.bg>video
{ 
  position: fixed;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  transform: translateX(0) translateY(0);
}
