html{
    background-color: black;
}

#joel{
    color: white;
}

a{
    color: inherit;
}