body{
    background-color: rgb(25, 25, 25);
    color: rgb(255,255,255);
    font-family: sans-serif;
    text-align: center;
}
a{
    color: rgb(100,100,255);
}