JSFiddle - React, Tailwind, and code Playground

by Aaron von Schassen

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');
}