body {
    background: #333;
    color: black;
    font-family: sans-serif;
    padding: 4rem;
    text-align: center;
}
h1 {
    color: grey;
}
