Much respect for Dan's minimalist site (can't say I've ever waited for it to load) but this much CSS makes it so much more readable: html { display: flex; flex-direction: column; align-items: center; line-height: 1.2em; font-size: 1.1em; } body { width: 650px } As for the actual content, I agree with it a lot. I suspect most people are quite bad at learning. It's not something that's taught in schools, and when it is…
body { max-width: 650px; }