body {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}

iframe {
    width: 100vw;
    height: 100vh;
}