rest.css 68 B

12345
  1. .box {
  2. width: 400px;
  3. height: 400px;
  4. border: 3px solid #f00;
  5. }