# Frameworks
[Neobrutalism](https://www.neobrutalism.dev/)
## Classless
[Tacit](https://yegor256.github.io/tacit/)
## Plain CSS
[X-bytes of CSS that look good everywhere](https://gist.github.com/JoeyBurzynski/617fb6201335779f8424ad9528b72c41#100-bytes-of-css-to-look-great-everywhere-enhanced-version)
[mkws.sh has a theme for this](https://t.mkws.sh/100bytes).
[Tufte CSS](https://edwardtufte.github.io/tufte-css/)
[Pico CSS](https://picocss.com/)
[Neat](https://neat.joeldare.com/)
# Animations
[You don't need animations](https://emilkowal.ski/ui/you-dont-need-animations) (ok, really you *do*, but be intentional). Keep most animations below `300ms`.
Be intentional with animations, they should usually be an improvement to understandability. Animations that are likely to be triggered frequently should be fast.