tor-browser

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

mongolian-span-001-ref.html (186B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <style>
      4 html {
      5  writing-mode: vertical-lr;
      6  font-size: 50px;
      7 }
      8 </style>
      9 <body>
     10  <div>ᠶᠠᠫᠣᠨ</div>
     11  <div>ᠶᠠᠫᠣᠨ</div>
     12 </body>