body {
    overflow: hidden;
    background-color: #1E1E1E;
    font-family: monospace;
    color: white;
}

a {
    color: lightblue;
}
