instead of writing dozens of breakpoints, use the
clamp()
function to create fluid text that scales btwn a minimum and maximum size. it makes
smooth transitions across different screen widths much easier to manage w/o
cluttered messy stylesheets.
>always define your viewport units carefully to avoid layout shifts.