$ 0 0 I have some trouble to align a div on the left and another div centered from its parent with Tailwind CSS:<div class="w-full inline-flex"><div>Left</div><div>Centered</div></div>I would like to achieve this: