body {
  width: 35em;
  margin: 0 auto;
  font-family: Sanchez, sans-serif;
}

.center {
  text-align: center;
  position: absolute;
  top: 30%;
}

