How I made a client's website 18% faster by changing two lines of CSS.
No complicated code. No new unstable tricks. Just a small shift in how the browser decides what to render first.
Here is the idea in one sentence: you already know lazy loading for images, where the browser...