index.css 73 B

12345
  1. .box{
  2. width: 100px;
  3. height: 100px;
  4. background-color: red;
  5. }