JSFiddle - React, Tailwind, and code Playground
by Shanid
HTML
<div id="sidebox">
<img width="100px" height="100px" src="https://lh5.googleusercontent.com/-y2IopJORVh4/AAAAAAAAAAI/AAAAAAAAAD0/ePzQLLN6hKM/photo.jpg"/>
</div>
CSS
#sidebox{
width: 210px;
text-align:center;
background: #eee;
}