.comsoon h1{
  position: absolute; 
left: 45%;
	color: white;
transform: translateX(-45%);
	top:100px;
}


