video { 
    position: fixed;
    
  background-size: cover;
  width: 100%;
}
.stopfade { 
   opacity: .5;
}
