.google-form h2{
  text-align: center;
  margin:30px 0;
}
/* googleフォームをセンターに */
iframe{
  display:block;
  margin:0 auto;
}

