body {
    background: #011627;
}

* {
    color: white;
}

code {
    color: #ffb730;
}

a {
    color: #a5d0f0;
}