.iframe { width: 100vw; height: 100vh; } @media (min-width: 600px) { .iframe { width: 600px; height: 600px; } }