JSFiddle - React, Tailwind, and code Playground
HTML
<img alt=""...
CSS
img {
border-radius: 200px;
background-image: url('https://cdn.pixabay.com/photo/2017/08/30/01/05/milky-way-2695569_960_720.jpg');
}
<img alt=""...
img {
border-radius: 200px;
background-image: url('https://cdn.pixabay.com/photo/2017/08/30/01/05/milky-way-2695569_960_720.jpg');
}