eaf31dc56d8b96e7853bec90cdfb30fdcc8a6246
All checks were successful
build-website / build (push) Successful in 1m35s
- Used <Teleport to='body'> to render video at root DOM level - Bypassed layout container constraints (min-h-screen, flex-grow) - Added ClientOnly wrapper for SSR compatibility - Video now positioned directly at body level with fixed positioning - Added iOS-specific styles to extend video into safe area - Supports 100vh, 100dvh, and 100lvh for maximum compatibility - White background fallback if video fails to load - Object-position: center top for better notch coverage This solution attempts to extend the video into the iOS safe area by rendering it outside of all parent container constraints.
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%