body {
    background-color: rgb(59, 63, 66);
}

a {
    text-decoration: none;
    color: rgb(212, 212, 212);
    
}