body {
    color:darkolivegreen;
    background-color: aquamarine;
}

footer {
    color:violet;
}

header {
    
}

