body {
  min-height: 100vh;
  background-image: linear-gradient(58deg, rgba(144, 4, 4, 0) 0%, rgba(144, 4, 4, 0.1643032213) 70%, rgba(144, 4, 4, 0) 100%);
  background-size: cover;
  background-repeat: no-repeat; }

.card {
  margin: 24px 0; }

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