styles.css 81 B

12345
  1. .wrapper {
  2. max-width: 300px;
  3. margin: 1rem auto;
  4. text-align: center;
  5. }