/* ===== MOURNING THEME ===== */

/* Full grayscale — apply on html to cover fixed/sticky elements too */
html {
  filter: grayscale(100%);
}
