body {background-color: white !important;}
html {background-color: white !important;}

.container-fluid {background-color: white !important;}

html, body {
    margin: 0;
    height: 100%;
    min-height: 100% !important;
}