JSFiddle - React, Tailwind, and code Playground

braille font test

by Csaba Hellinger

HTML

<div class="parent">
  <div class="watermark">
    12345
  </div>
</div>

CSS

@font-face {
  font-family: braille;
  src:...