iframe {
  width: 100%;
  height: calc(100vh - 50px);
  position: absolute;
  top: 0;
  left: 0;
}
