style.css 91 B

123456
  1. #c1 {
  2. width: 500px;
  3. height: 500px;
  4. border: 3px solid black;
  5. margin: 40px;
  6. }