.customIntroVideoGreenGate{

  	z-index: -100;
  	background-color: red;
  	position: absolute;
	width: 100vw;
 	height: 100vh;

}