html{
    background-color: black;
}

#mc{
    color: green;
}

a{
    color: inherit;
}