body {
    background-color: antiquewhite;
    color: brown
}
h1 {
    font-family: 'Courier New', Courier, monospace;
    color:brown
}