JSFiddle - React, Tailwind, and code Playground

by luka kupunia

CSS

body {
  margin: 0;
}
* {
  box-sizing: border-box;
}