body {
    background-color: black;
    color: white;
}

h1 {
    text-align: center;
    font-family: sans-serif;
}

p {
    text-align: center;
    font-size: 30px;
    font-family: sans-serif;
}
