page-scroll.wxss 104 B

123456789
  1. .rect {
  2. width: 50px;
  3. height: 50px;
  4. background-color: #ccc;
  5. }
  6. .filling-area {
  7. height: 1250px;
  8. }