Код: Выделить всё
* {
box-sizing: border-box;
}
html, body {
block-size: 100%;
}
body {
margin: 0;
}
.content {
position: relative;
width: 100%;
height: 100%;
}
.text {
font-size: 10vi;
}
.text-block {
position: relative;
z-index: 2;
background-color: black;
color: white;
padding: 30px;
width: 100%;
height: 100%;
}
.rect {
display: inline-block;
width: 150px;
height: 5vi;
margin: 0 10px;
position: relative;
z-index: 1;
}
.video {
position: absolute;
inset: 0;
z-index: 1;
width: 100%;
height: 100%;
object-fit: cover;
}< /code>
We're here
to make healthy
livin effortless,
so you can
live longer
and happier
Подробнее здесь: https://stackoverflow.com/questions/795 ... background