JSFiddle - React, Tailwind, and code Playground
by yemek999
HTML
<div id='robot'>
<div id='head'>
<div class='eye' id='righteye'></div>
<div class='eye' id= 'lefteye'></div>
<div id='nose'></div>
<div id='mouth'></div>
</div>
</div>