https://admiring-khorana-ad08d5.netlify.app/
The Html
Код: Выделить всё
Код: Выделить всё
.video-container {
position: absolute;
width: 100%;
height: 100vh;
overflow: hidden;
}
video {
object-fit: cover;
width: 100vw;
height: 100vh;
position: absolute;
top: 0;
left: 0;
}
Подробнее здесь: https://stackoverflow.com/questions/656 ... d-on-phone
Мобильная версия