h1 {
    color: green;
    text-align: center;
}

body {
font-family: monospace;
    background-color: rgb(220, 238, 238)
}
