﻿html{
    filter: grayscale(100%) !important;
    filter: gray !important; /* Legacy IE fallback */
}