scroll-1-ref.html 184 B

123456789
  1. <!DOCTYPE HTML>
  2. <html>
  3. <body>
  4. <div style="border-radius:100px; width:300px; height:300px; overflow:hidden;">
  5. <div style="height:20px; background:blue;"></div>
  6. </div>
  7. </body>
  8. </html>