tor-browser

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

368247-2-ref.html (190B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <style type="text/css">
      4 div {
      5  width: 64px;
      6  height: 64px;
      7  border: 64px solid blue;
      8 }
      9 </style>
     10  <body>
     11 <div style="border-radius: 256px"></div>
     12  </body>
     13 </html>