JSFiddle - React, Tailwind, and code Playground

by Andreas Burg

HTML

<p>Zeile 1</p>
<p>Zeile 2</p>

CSS

p {
    font-family: 'Lucida Sans Unicode', sans-serif;
}