<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixHeader{
    position: fixed;
    top: 0;
    width: 100%;
}


@media only screen and (max-width: 359px) {
  .dfont{
  	font-size: 10px !important;
  }
}</pre></body></html>