body {
    width: 100%;
    height: 100vh;
    margin: 0;
}

iframe {
    width: 100%;
    height: 92%;
    /* nani?! */
}