body{
    margin: 0;
    background: #181a1b;
}

a:visited{
    color: #fff;
}

a:link{
    color: #fff;
}

a:focus{
    color: #fff;
}