css set element size to aspect ratio of image code example Example: css keep image ratio img { object-fit: cover; width: 100px; height:100px; }