<p>CSS: Contain image and centered</p>
<ol>
<li>How to make the image contained within a container</li>
<li>How to make the image centered horizontally and vertically</li>
</ol>
<div class="container">
<img src="https://c1.staticflickr.com/3/2945/15465313552_6679bd3996_n.jpg">
</div>