html{
    background-color: black;
}

#cookie{
    color: rgb(143, 119, 87);
}

a{
    color: inherit;
}