Small Font
Welcome to the archive of lost texts! Important messages were hidden here, but someone made them so tiny they’re almost invisible.
What does this say? It’s way too small. Did you know that there are fonts where you can barely distinguish between lowercase l, uppercase I, and 1? Instead, choose a font where all characters are clearly distinguishable from one another.
Some people with a visual impairment only have a blurry view of the world. This text is completely unreadable for them.
Web pages should be able to zoom to 200% without any issues, without elements overlapping. This often happens when elements are set to negative margins. When zoomed in, an image, for example, can cover the text. Can you zoom your web page to 200% without any issues?
Of course, fonts should never be as small as they are here.
Congratulations, you found the solution to the fourth of eight challenges.
That is hard to read. Maybe you can enlarge the text somehow?
You can zoom in on your desktop using Ctrl ++. On your Android smartphone, there’s an option to zoom in the settings.
You can’t solve this puzzle with an iPhone.

+

Barriers
Font Size
Make sure the font size is sufficient. It’s best to use relative size units like rem or em instead of pixels.
Zoom
Make sure that text can be scaled to at least 200% without being covered by other elements.