.header {
  position:absolute;
  top:30vh;
  width: 99%;
  text-align: center;
  display: block;
  color: #FFF;
  z-index: 10;


  font-size: 10em;
  font-family: serif;

}
