h2{
    color: yellowgreen;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
}

body{
    background-color: grey;
}