JSFiddle - React, Tailwind, and code Playground

by the94air

CSS

@media (max-width: 768px) {
    body {
        background-color: blue;
    }
}