I have come across this before a while back and forgotten what the solution was.
I have a small gap at the very top of my document, maybe 5/10px?
I think you will ...
There's a 32px gap at the top of my site, despite setting margins and paddings to 0. I know it's 32px because I can fix it with padding: -32px. But then ...
I wish to have a bunch of rectangles containing text, sitting next to each other, and wrapping to the next line where necessary. I have a maximum width for each rectangle, ...