footer {
    text-align: center;
    margin-top: 100px;
    height: 100px;
}

footer a{
    text-decoration: none;
    color: #000;
}

