body {
  margin: 0;
  padding: 0;
}

#resizeBody {
  position: absolute;
  min-width: 1906px;
  min-height: 955px;
  overflow: hidden;
  background-color: white;
}

.iframeIndex {
  position: absolute;
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}