body, html {
    background-color: rgb(18, 17, 26);
    font-family: 'Courier New', Courier, monospace;
    color: white;
}

h1, h2 {
    min-width: 100%;
    text-align: center;
}