* {
    background-color: black;
}

h1 {
    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    color: #ac202e;
}