html, body {
    font-family: sans-serif;
    background-color: black;
    color: white;
}

footer {
    font-size: small;
    color:dimgrey
}
