.iframe-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.iframe-container .frame {
    width: 100%;
    height: 100%;
}

