@charset "utf-8";
html {
  filter: grayscale(100%) !important;
}
body {
  filter: grayscale(100%) !important;
}

