#ghcSearchWrapper {
  position: relative !important;
}

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

mark {
  background: transparent;
  color: inherit;
}
