JSFiddle - React, Tailwind, and code Playground

by Alexandru Gatea

HTML

<p>1000000</p>

CSS

p:first-letter {
	color: blue;
}