JSFiddle - React, Tailwind, and code Playground
HTML
<img src="https://gss0.baidu.com/7LsWdDW5_xN3otqbppnN2DJv/dmas/pic/item/557adab44aed2e7386522ab98f01a18b86d6fae8.jpg" alt="css3">
<img class ="img1" src="https://gss0.baidu.com/7LsWdDW5_xN3otqbppnN2DJv/dmas/pic/item/557adab44aed2e7386522ab98f01a18b86d6fae8.jpg" alt="css2">
CSS
img {
width: 228px;
height: 228px;
}
.img1 {
max-width: 250px;
max-height: 300px;
}