body {
    margin: 0px;
}

.iframe-style {
  position: absolute;
  width: 100%;
  height: -webkit-fill-available;
}