tor-browser

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

intrinsic-1d.html (292B)


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