JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background: red; width: 100%; height: 800px">
<div style="display: inline-block; background: yellow; width: 300px; height: 300px"></div>
<div style="display: inline-block; background: yellow; width: 300px; height: 300px"></div>
<div style="display: inline-block; background: yellow; width: 300px; height: 300px"></div>
<div style="display: inline-block; background: yellow; width: 300px; height: 300px"></div>
</div>