All checks were successful
build-website / build (push) Successful in 1m42s
- Remove height: 100% from HTML element that was preventing safe area extension - Add min-height with -webkit-fill-available instead - Detect iOS devices and set body position:fixed for proper safe area handling - iOS Safari requires body to be position:fixed for content to extend into safe areas This addresses the root cause: parent element constraints preventing video extension