body { 
    background-color: #84ff99; 
    color: #000000; 
    font-family: 'Courier New', Courier, monospace;
    margin: 10px;
}

h1 { text-align: center;}

nav { text-align: center;}

footer { text-align: center;}