html,
body {
    font-family: monospace;
}

body {
    font-size: 18px;
    color: #ebebeb;
    background-color: #101010;
}