blur-opacity.html 245 B

12345678
  1. <style>
  2. @font-face {
  3. font-family: Ahem;
  4. src: url(../fonts/Ahem.ttf);
  5. }
  6. </style>
  7. <div style="position: absolute; clip: rect(20px, 100px, 100px, 20px); font: 128px Ahem; color: transparent; text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 1px">a</div>