tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

scroll-1-ref.html (184B)


      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>