JSFiddle - React, Tailwind, and code Playground

by bgrins

CSS

body {
  --blue: #00f;
  background: var(--blue);
}