tor-browser

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

translucent-color-3.html (212B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4  </head>
      5  <body>
      6    <div style="position: absolute; top: 0; left: 0; width: 32px; height: 32px; background-color: rgb(255,0,0); opacity: 0.50196;">
      7    </div>
      8  </body>
      9 </html>