index.css 78 B

12345
  1. div {
  2. width: 400px;
  3. height: 400px;
  4. background-color: aquamarine;
  5. }