footer{
    text-align: center;
    background-color: rgb(70, 70, 70);
    height: 50px;
    line-height: 50px;
    color: #fff;
}
footer a {
    color: #ffffff;
}