html,body {
    background-color: white;
    color: #2c2c2c;
}
footer {
    background-color: black;
}