tor-browser

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

115199-1-ref.html (261B)


      1 <!DOCTYPE html>
      2 <html class="reftest-paged">
      3 <head>
      4  <style>
      5    * {
      6      margin: 0;
      7      padding: 0;
      8    }
      9    body {
     10      margin: 0.1in 0.1in;
     11    }
     12    div {
     13      border: 0.25in solid green;
     14    }
     15  </style>
     16 </head>
     17 <body>
     18  <div></div>
     19 </body>
     20 </html>