body {
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
    background-color: whitesmoke;
    color: black;
}
h1  {
    color: blue;
    text-align: center;
}