html {
    min-height: 100%;
    position: relative;
}

.body-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
}
