.offscreen {
  position: fixed;
  top: -1000px;
  left: 0;
  display: block;
}
