JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<nput text id="adj1">
<button id="done#">
0
</button>
<button id="ggggg">
1
</button>
<button id="ff">
2
</button>
<button id="ll">
3
</button>
<button id="ggpp">4</button>
<button id="tttt">
5
</button>
<button id="ffgggtt">
6
</button>
<button id="tyyuu">
7
</button>
<button id="hvbhjv">
8
</button>
<button id="hvbhjv">
9
</button>

CSS

body {
    font-family: "Comic Sans MS";
}
p {
    font-size:3em;
}