JSFiddle - React, Tailwind, and code Playground

HTML

<div>Hello<br />Hello<br /></div>

CSS

div {
    background: #f00;
}