@charset 'UTF-8';
/* main */
main h1{
  display: flex;
  justify-content: center;
  background: #f5f5f5;
}

