@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body,html
    {
        background:white !important;
    }
}
