tor-browser

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

1777135.html (170B)


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