index.css 66 B

12345
  1. div {
  2. width: 200px;
  3. height: 200px;
  4. background: #ff0;
  5. }