body {
    margin: 0;
}

iframe {
    width: 100%;
    height: 100vh;
    border: none;
    user-select: text;
}
