tor-browser

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

1690374.html (351B)


      1 <html>
      2 <head>
      3    <style>
      4        * {
      5            background-blend-mode: multiply;
      6            background: url(1690374.jpg) center local transparent repeat-x;
      7            clip-path: fill-box ellipse();
      8            min-width: 9659vh;
      9            height: 22%;
     10            -webkit-background-clip: text !important;
     11        }
     12    </style>
     13 </head>
     14 </html>