body {
    font-family: 'Courier New', Courier, monospace;
    font-size: 32px;
    color: white;
    text-align: center;
    background-color: blue;
}