body {
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.8);
}

a {
    color: rgba(0, 200, 255, 1.0);
}
