tor-browser

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

linear-repeat-1c.html (210B)


      1 <div style="background: linear-gradient(white, white 50%, black 50%, black);
      2            background-size: 100px 100px;
      3            background-position: 0 -50px;
      4            width: 300px; height: 300px;"></div>