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

.homeButton {
    text-align: center;
}

