footer{
    background-color: black;
    color: lightgray;
    line-height: 40px;
    text-align: center;

}
footer a{
    color: lightgray;
    text-decoration: none;
}