body {
    background-color: black;
    color: white;
}
h1 {
    font-family: monospace;
    text-align: center;
    margin-top: 100px;
}
h2 {
    font-family: cursive;
    text-align: center;
}