<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stuck-sidebar .ad-scroll {
  position: fixed;
  top: 0;
  z-index: 100;
}

.stuck-sidebar .ad-scroll.locked {
  position: absolute;
}

.ad-scroll {
  width: 300px;
}
</pre></body></html>