tor-browser

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

bgblend-root-change.html (592B)


      1 <style>
      2 * {
      3  position: sticky;
      4  border-left: double 488200679.54Q hsla(-39 5% 68% / 7%) !important;
      5  box-shadow: 172vmax 60991vmax 32in 106cm hsl(-57532411.87deg, 70%, 54%);
      6  background-blend-mode: overlay;
      7  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) local content-box space space 0em / 15438983.37cm auto;
      8 }
      9 </style>
     10 <script>
     11 window.addEventListener("load", () => {
     12  let a = document.createElementNS("http://www.w3.org/1998/Math/MathML", "math")
     13  a.setAttribute("href", "x")
     14  a.autofocus = true
     15  document.documentElement.appendChild(a)
     16 })
     17 </script>