1.css 74 B

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