.footer {
    background: #c4c0c0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
}