pragma-lookup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  height: initial;
  width: initial;
  max-width: initial;
  max-height: initial;
  transform: translate(0, 0);
}
