.iframe-container {
    width: 100vw;
}

.iframe-container iframe {
    width: 100%;
    height: 100%;
}