body {
    background-color: #333;
}

main {
    background-color: white;
}

footer {
    border: 1px solid #535353;
}