JSFiddle - React, Tailwind, and code Playground
HTML
<!-- <img src="https://i.stack.imgur.com/Vy8Ze.png" alt=""> -->
<!-- <img src="https://i.stack.imgur.com/Q8svO.png" alt=""> -->
<img src="https://i.stack.imgur.com/gEnPv.png" alt="">
CSS
body {
/* background-color: #fff9f0; */
text-align: center;
}
img {
/* display: block; */
max-width: 300px;
margin: 20px 20px;
transform: rotate(-3deg);
}