JSFiddle - React, Tailwind, and code Playground

by Lucas Krause

CSS

@media (max-width:300px) {
    body {
        background-color:pink;
    }
}