html{
    background-color: black;
}

#hl1{
    color: orangered;
}

a{
    color: inherit;
}