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