.box { border: 5px solid black; height: 200px; width: 300px; }
<div class="box"> <img src="flowers.jpg" alt="flowers"> </div>