/* DV DEBUG PING */
body#category::before{
  content:"DV CSS OK";
  position:fixed; right:10px; bottom:10px;
  background:#0c471a; color:#fff; padding:4px 8px; z-index:99999;
  font:12px/1.2 system-ui,sans-serif;
}