body {
    margin-bottom:60px;
}

footer {
    margin-bottom:0;
    background-color: white;
    color: black;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}