JSFiddle - React, Tailwind, and code Playground
HTML
<h3>Fuck whales<br/>Testing</h3>
CSS
h3 {
background-color: #eee;
font-size: 25px;
line-height: 2;
}
<h3>Fuck whales<br/>Testing</h3>
h3 {
background-color: #eee;
font-size: 25px;
line-height: 2;
}