body {
    background-color: black;
}

#footerinfo {
    color: white;
}

a {
    color: white;
    text-decoration: none;
    cursor: pointer;
}