JSFiddle - React, Tailwind, and code Playground

by madprops

HTML

<div style='padding-bottom:8px'>
    <div style='float:left'>left---------------------------------</div>
    <div style='float:right'>center</div>
    <div style='overflow: hidden; text-align: center; font-size:8px'>right</div>
</div>