i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS
x86CSS
x86CSS is a working CSS-only x86 CPU/emulator/computer. No JavaScript required!