the issue with these prototypes is they ignore
edge cases like extreme font scaling or localization. i always run the generated css through a quick check for
clamp()
functions to ensure the typography doesn't break on tiny screens.
>prototypes look great until you test them on an actual device.