style.css 72 B

123456
  1. h2{
  2. background-color: aqua;
  3. }
  4. h1{
  5. background-color: aliceblue;
  6. }