

html, body {
  overflow: hidden;
}

.wrap iframe {
    height: calc(100vh - 41px);
}