<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ghcSearchWrapper {
  position: relative !important;
}

#ghcResults {
  position: absolute !important;
  background: #fff;
  color: #222;
  left: 0 !important;
  top: 0 !important;
}

mark {
  background: transparent;
  color: inherit;
}
</pre></body></html>