body {
    background-color: #f5f5f5;
    width: 600px;
    color: rgb(56, 46, 39);
}
h1 {
    font-family: 'Courier New', Courier, monospace;
}