JSFiddle - React, Tailwind, and code Playground

by bhupendra negi

HTML

<figure><img src="http://placekitten.com/200/200" width="200"> 
    <p>Image distorted!<p>
</figure>

CSS

figure{
 
    border-radius:6px;
    o
    
}