.h1 {
 
    justify-content: center;
}


@media (max-width: 765px) {
  .main {
   
    padding-top: 1px;
}
}

