tor-browser

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

intrinsic-1g.html (294B)


      1 <!DOCTYPE html>
      2 <body>
      3  <div style="display: inline-block; background: blue;
      4              box-sizing: border-box; height: 200px;
      5              border: 40px transparent solid">
      6    <img src="lime100x100.png"
      7         style="height: 100%; display: block; visibility: hidden;">
      8  </div>
      9 </body>