
i'm a backend dev, what is the laziest yet good-looking (preferably lightweight) way to do frontend?
i want my projects to stop looking like they were made in 2014. i know just a little bit of CSS (enough to change colors); and have been using ai for anything frontend-related, but i don't like depending on it.
so far i've found [picocss](https://picocss.com) and [98css](https://github.com/jdan/98.css), and really liked them because i just link at them and they work on my existing structure.
for [my own portfolio/website](https://jotalea.com.ar/), i've used a combination of picocss, a patch to set a catppuccin color palette, and some ai shenanigans.