body {
  overflow-y: hidden;
  margin: 0;
}
iframe {
  width: 100%;
  min-height: 100vh;
}
