html {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); /* For Safari and older Chrome versions */
}