html {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}