body {
    background-color: red;
    font-size: 50px;
}

h1 {
    text-align: center;
    font-family:monospace;
    color: white;
}