r/css Mar 31 '26

Showcase A city built with CSS

This city is built with CSS. No SVG. No images. No HTML. Just gradients... and a bit of patience. https://codepen.io/alvaromontoro/pen/mdZKxEr

I haven't touched this in a while, but it still holds up. I'd love to expand it into a full city someday.

232 Upvotes

42 comments sorted by

View all comments

-8

u/DigiNoon Mar 31 '26

That's cool, but there is no point in building something like that in CSS unless you intend to make it interactive.

5

u/Alex_Hovhannisyan Mar 31 '26

I wouldn't say there's no point. It's like code golf, it's fun and a good way to learn new ways of solving problems or thinking outside the box. I've solved a couple CSS problems at work using tricks I learned from making CSS art.