.iframeBox {
    width: 100%;
    height: 100vh;
}

iframe {
    display: block;
}