tor-browser

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

fullwidth-1.html (214B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
      5  </head>
      6  <body>
      7    <span style="text-transform: full-width;">full width &#xa5;10</span>
      8  </body>
      9 </html>