.main {
  width: 100%;
  min-height: 100vh;
  background: white;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/*# sourceMappingURL=main.css.map */
