#popUpBox {
  width: 1300px;
  height: 1300px;
  background: pink;
  position: absolute;
  z-index: 9999;
  padding: 40px;
}
