html body {
    padding-bottom: 60px !important;
    overflow-x: hidden !important;
}
footer#footer {
    transform: translateY(100%) !important;
    height: 0 !important;
}