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

h1 {
    text-align: center;
    font-size: 40px;
    letter-spacing: 5px;
}