body {
    background-color: #ccceb8;
    font-family: 'Courier New', Courier, monospace;
    color: #000000;
    text-align: center;
}
h1 {
    font-family: Impact;
    font-size: 100;
    color: #d65454;
}