h1 {
  margin: 0;
}
.remindToggler {
  display: block;
  text-align: center;
  margin: 0 auto 1.5em auto;
  cursor: pointer;
}
