how to cut some part of an image using CSS and HTML code example Example: crop image css .img { object-fit: contain; }