tor-browser

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

clipped-text.html (150B)


      1 <!doctype html>
      2 <style>
      3  input {
      4    -moz-appearance: textfield;
      5    height: 30px;
      6    font-size: 300px;
      7  }
      8 </style>
      9 <input type=number value=1111>