    main {
      flex: 1;
      padding: 0;
    }

    iframe {
      width: 100%;
      height: calc(100vh - 60px);
      border: none;
    }


