@charset "UTF-8";

main {
  margin: 5rem;
}

.subject {
  text-align: center;
  margin: 3rem 0;
}

p {
  margin: 2rem 0;
}