JSFiddle - React, Tailwind, and code Playground

by Gothdo

CSS

@media (min-width: 768px) {
  body {
    background-color: red;
  }
}