tor-browser

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

fixed-text-1.html (219B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body style="height:2000px; overflow:hidden; background:url(repeatable-diagonal-gradient.png) fixed;">
      4 <script src="scrolling.js"></script>
      5 <p style="padding:2px;">Hello Kitty</p>
      6 </body>
      7 </html>