scohe001
2
Q:

Background Video.module.css'

video.fullscreen { 
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translate(-50%, -50%);
}
0
<video
  src="#defer-loading"
  poster="nice-default.jpg
  autoplay
/>
0

New to Communities?

Join the community