body {
    height: 100vh;
    width: 100vw;
    background-color: #2e2e2e;
    font: 24px "Courier New", Courier, monospace;
    color: #ffffff;
}