<style> .parent { display: flex; flex-wrap: wrap; } img { max-width: 200px; /* max-height: 200px; */ } </style>