footer {
    text-align: center;
    background-color: black;
    color: white;
    text-decoration: none;
}

footer a {
    color: white;
    text-decoration: none;
}