<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scrollup {
  position: fixed;
  text-indent: -9999px;
  background: url('../images/arrow.png') center no-repeat;
  border-radius: 5px;
  display: none;
}
</pre></body></html>