
header {
    background-color: black;
    color: #ffffff;
}
div {
    background-color: white;
}
footer {
    background-color: rgb(255, 0, 0, 0.9);
}