[gdc-peekaboo-container] {
  position: relative;
  overflow: hidden;
}

[gdc-peekaboo-clone] {
  position: absolute;
  z-index: 999;
  top: -1000000px;
}
