JSFiddle - React, Tailwind, and code Playground

by Neil Kalman

HTML

I'm a text and I should change my size with viewport's width changes

CSS

body {
  font-size: 3vw;
}