JSFiddle - React, Tailwind, and code Playground
by rizwanabbasi
HTML
<div id="ImageOuterDiv1" style="width: 100%; height: 400px; overflow: hidden; border: 1px solid gray; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; margin: 10px;display:block;display:table-cell; vertical-align:middle;background:red;">
<img id="ImageContainer1" src="https://www.google.com.pk/logos/2012/earhart12-hp.jpg" width="200px" alt=""></div>