.main {
  background-color: #F0FFF0;
  height: 100%;
  width: 100%;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.button {
  text-decoration: underline;
}
.button--disabled {
  text-decoration: line-through;
}

.header {
  text-align: center;
  font-weight: 900;
}

.paragraph {
  padding: 1.2rem;
  text-align: center;
}

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