JSFiddle - React, Tailwind, and code Playground
HTML
<p>This is crap station train to the mainstream hello...</p>
<div class="sth">
<p><img src="https://www.gravatar.com/avatar/0ada184c98bf9073d15b2dc815be0170?s=32&d=identicon&r=PG" alt="jesus was not" /></p>
<p><img src="http://unicornify.appspot.com/avatar/9d699fb41cafd14479fbd1ae1c89c669?s=128" alt="mum asked me to" /></p>
</div>
<p>This is crap station train to the mainstream...</p>
CSS
.sth{display:block; text-align:right;}
.sth img{
border: 1px solid black;
}