video {
  position:absolute;
  right: 0;
  left: 0;
  top: 0;
  min-width: 100%; 
  z-index:-9999;
  filter:opacity(100%);
  overflow: hidden;
}