.capture-frame {
  position: fixed;
  top: 0;
  left: -10000px;
  width: 1920px;
  height: 1080px;
  border: 0;
  pointer-events: none;
}
