html,
body {
  margin: 0;
  width: 100%;
}

iframe {
  width: 90vw;
  height: 100vh;
}
