<div id="sample"><img src="https://res.cloudinary.com/kehdcode/image/upload/v1537646567/ire.jpg" alt=""></div>
#sample img{
position:fixed;
width:600px;
height:400px;
top:50%;
left:50%;
margin-left:-300px;
margin-top:-200px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.