body {
    background-color: #121212;
}

h1 {
    color: aliceblue;
    text-align: center;
    font-family: cursive;
}

