body{
    background-color: rgb(0, 0, 0);
}

a{
    text-decoration: none!important;
}

a:hover{
    text-decoration: none!important;
}
