<img src="https://cdn.pixabay.com/photo/2019/11/23/04/58/france-4646272_1280.jpg" class="image">
.image{
height: 250px;
width: auto;
border-style: solid;
border-width: 1px;
border-color: lightblue;
border-raius: 25px;
opacity: 0.8;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.