html {
    font-family: monospace, monospace;
    background-color: #282a36;
    color: #f8f8f2;
    height: 100%;
}

a, a:visited {
    /* text-decoration: none; */
    color: #8be9fd;
}