html {
    padding: 5px;
    margin: 0px;
    font-family: 'Roboto Mono', monospace;
    color: #fff;
    background-color: #000;
}