tor-browser

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

1777135-ref.html (142B)


      1 <!doctype html>
      2 <style>
      3 :root {
      4  color-scheme: dark;
      5 }
      6 </style>
      7 Here's a tall div, to generate a scrollbar:
      8 <div style="height:200vh"></div>