@media print{
  .screen-only{display:none}
  body::after{content:"DAY0{07_PRINT_MODE_REVEALS_HIDDEN_RUNES}";font-size:9pt;color:#555}
}
/* hint: print/print preview can reveal content that is not visible on screen */
