tor-browser

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

827168-1.html (157B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <style>
      5 .z:first-line {}
      6 .z { display: flex; }
      7 </style>
      8 </head>
      9 <body>
     10 <div><button class="z">B</button></div>
     11 </body>
     12 </html>