.iframe-container {
  height: 100vh;
}

.iframe-container iframe {
  margin: 0;
  width: 100%;
  height: 100%;
}
