JSFiddle - React, Tailwind, and code Playground

HTML

<div>1</div><div>2</div><div>3</div>

CSS

div{
    float:right;
}