JSFiddle - React, Tailwind, and code Playground

HTML

<p>бум бу рум бу рум бу ру рум<br>ми ми ми</p>

CSS

body{
    text-align:right;   
}

p{
    background-color:#f00;
    display:inline-block;
}