JSFiddle - React, Tailwind, and code Playground

HTML

<div>This is an example of a piece of text that will wrap to two lines.</div>

CSS

div {
  width: 210px;
}