body{
    height: 100%;
}

html{
    height: 100%;
}

/** Internet Explorer */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #footerBar {
        position: relative !important;
        left: 1vw !important;
    }
}
