/* mourning.css — โหมดไว้อาลัย */
html {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
