tor-browser

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

1699468.html (630B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <style>
      5        HTML {
      6            flex-direction: column;
      7        }
      8 
      9        EMBED {
     10            inline-size: min-content;
     11            width: 621490006%;
     12        }
     13 
     14        HTML {
     15            display: inline-flex !important;
     16        }
     17 
     18        * {
     19            aspect-ratio: 2044245302.5699975 / 2382682379.6661625;
     20            writing-mode: vertical-lr;
     21        }
     22    </style>
     23    <script>
     24      document.addEventListener('DOMContentLoaded', () => {
     25        const embed = document.createElement('embed')
     26        document.documentElement.appendChild(embed)
     27      })
     28    </script>
     29 </head>
     30 </html>