html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.aaron-img {
  width: 30rem;
  height: 30rem;
}

.gift-message {
  max-width: 50rem;
  padding-bottom: 2rem;
  padding-inline: 2rem;
}/*# sourceMappingURL=style.css.map */