tor-browser

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

1606130-ref.html (169B)


      1 <!doctype html>
      2 <style>
      3  :root, body {
      4    height: 100%;
      5    width: 100%;
      6    margin: 0;
      7    padding: 0;
      8  }
      9  body {
     10    display: -moz-box;
     11  }
     12 </style>
     13 <body></body>