html, body {
    margin: 0;
    background: #000;
    color: #fff;
    font-family: 'Courier New', Courier, monospace;
}