body { 
background: #000;
}  
iframe {
    width: 100vw;
    height: 100vh;
    border: 1px red;
}