<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{margin:0px;padding:0px;overflow:hidden;}

::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-thumb {
  border-right: solid 2px #9f9273;
  background: #9f9273;
}
::-webkit-scrollbar-track {
  border: none;
  background: #614f75;
}
</pre></body></html>