Enable smooth scrolling for the entire page
html { scroll-behavior: smooth; }
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