body {
    color: gray;
    background-color: #fffaf0;
    font-size: 20px;
}

h1 {
    color: black;
    text-align: center;
}