tor-browser

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

492155-2.html (330B)


      1 <!DOCTYPE html>
      2 <div style="width: 200px; height: 200px; margin: 50px; transform: scale(0.5); position: relative;">
      3  <div style="height: 200px; overflow: auto;">
      4    <div style="height: 400px;"></div>
      5  </div>
      6  <div style="position: absolute; top: -2px; right: -2px; bottom: -2px; width: 50px; background: white;"></div>
      7 </div>