body{
    background-color: #000000;
    font-family: monospace;
}
span{
    color: #FFFFFF;
}
a {
    color: blue;
}
