main.css 72 B

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