html{
    background-color: black;
}

#br{
    color: bisque;
}

a{
    color: inherit;
}