JSFiddle - React, Tailwind, and code Playground

by CBroe

HTML

[CLSTR]<span>+</span>[F]

CSS

html, body { width:100vw; height:100vh; margin:0; display: flex; justify-content:center; align-items:center; font-family:"lucida console", monospace; font-size:12vw; color:#eee; background:#111; }
span { display:inline-block; margin:-.1em .125em 0; font-size:.9em; }