html {
  padding: 0;
  margin: 0;
}

iframe {
  max-width: 800px;
  margin-inline: auto;
  height: 100vh;
}
