There's something magical about writing raw HTML/CSS. Nostalgia must be part of it -- I'm guessing many self-taught programmers growing up in the late 90s/2000s started out by learning HTML/CSS before dabbling with JavaScript, Flash, PHP.<p>It's also extremely satisfying to make a webpage with zero dependencies. No JS frameworks, no build processes; just a direct conversation between you and the Browser. That tight feedback loop is plain _fun_, especially for those of us who feel bogged down by modern software development.<p>Finally, writing raw HTML/CSS aligns with the founding vision of the world wide web, in which individuals could independently create and host content without any technical barrier to entry or dependency on corporations. The age of the personal webpage is over and I think that vision of the web is mostly dead, but I'm happy to see people keeping the energy alive.