Make images fill a container without distortion
img { width: 100%; height: 100%; object-fit: cover; }
Create a box with a fixed aspect ratio
Center any element horizontally and vertically
Responsive font size that scales with viewport
Simple two-column layout with CSS Grid