index.css 72 B

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