JSFiddle - React, Tailwind, and code Playground
HTML
<h2>hello I am trying to solve <br/><br/><br/> this poblem now sure it will</h2>
CSS
br {
content: " "; float:right;
}
<h2>hello I am trying to solve <br/><br/><br/> this poblem now sure it will</h2>
br {
content: " "; float:right;
}