body{
    background-color: black;
    font-family: 'Roboto Mono', monospace;
    color: #FFF;
    text-align: center;
}




#about{
    font-size: xx-small;
}

a{
    color: #fff;
}

