h1{
  max-width: 800px;
  margin: auto;
  font-size: 100px;
  text-align: center;
  font-family: bahnscrift, sans-serif;
  color: #8c8c8c;
  background: #e6fff1;
  
}
.Maintxt {
  max-width: 800px;
  margin: auto;
  background: #e6fff1;
}
