tor-browser

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

text-3-ref.html (160B)


      1 <!DOCTYPE HTML>
      2 <style>
      3 div { background: yellow }
      4 span { background: aqua }
      5 div { font-size: 34px; width: 450px }
      6 </style>
      7 <div><span>Hello world</span></div>