.wrap[data-v-4b0f47f5] {
  width: 100%;
  height: 100%;
  padding-top: 50px;
}
.iframeBox[data-v-4b0f47f5] {
  z-index: 99;
  height: -webkit-calc(100% - 50px);
  height: calc(100% - 50px);
  overflow-y: scroll;
  padding-top: 50px;
}
iframe[data-v-4b0f47f5] {
  width: 100%;
  height: 100%;
}

