JSFiddle - React, Tailwind, and code Playground

by Nic Fontaine

HTML

SHIFT

CSS

html, body {
  background: #2E2F32;
  color: #4c4c4c;
  font-size: 17px;
  font-family: sans-serif;
}