html, body, iframe {
    margin: 0;
    padding: 0;
}

iframe {
    width: 99vw;
    height: 99vh;
}