JSFiddle - React, Tailwind, and code Playground

by kneidels

HTML

<div style="direction: ltr">
<div style="    position: fixed;
    width:60px;
	height:60px;

	background-color:#0C9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;">

    <div style="

       "> +
    </div>

</div>
</div>