bd4613b6f2527612383945aaf3e7d100d030e867
Portrait (vw < vh): w=vw (no horizontal overflow), h=vh+120 so the iframe extends 60px above the viewport. The YouTube title bar at the iframe top sits at y≈-60px and is clipped by #pw overflow:hidden — same mechanism as before. YouTube letterboxes the 16:9 video within the tall iframe; black bars top/bottom. Landscape/desktop: restored original formula (vw×1.12 / vh×1.7778) unchanged. Co-Authored-By: claude-flow <ruv@ruv.net>
Description
No description provided
Languages
HTML
100%