html {
    height: auto !important;
    min-height: 100% !important;
}

body {
    height: auto !important;
    min-height: 100% !important;
}