tor-browser

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

image-set-002-ref.html (212B)


      1 <!doctype html>
      2 <style>
      3  body { margin: 0 }
      4  div {
      5    width: 100vw;
      6    height: 100vh;
      7    background-image: url(resources/exif-resolution-none.jpg);
      8    background-repeat: no-repeat;
      9  }
     10 </style>
     11 <div></div>