body {
    
}
header {

}
div {
    background-color: white;
}
footer {
    background-color: rgb(255, 0, 0, 0.5);
}