*:has(> video) {
  perspective: 87.5em;
}

video {
  transform: rotateX(0deg) rotateY(-12.25deg) rotateZ(0deg);
  width:100%;
}