index.css 63 B

12345
  1. .limit {
  2. width: 400px;
  3. height: 600px;
  4. overflow: scroll;
  5. }