iframe {
    height: 100vh;
    min-height: 500px;
    width: 100%;
}

main {
    padding-top: 75px;
}