footer {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

a:link,
a:visited,
a:hover,
a:active {
    color: lightgray;
    text-decoration: none;
}
