Hmm, I wonder if we can simulate a Turing machine in css nowadays...
We can. Rule 110 has been implemented in CSS3[1]. (It can be done without any HTML, but that’s just silly.) [1] http://eli.fox-epste.in/rule110-full.html
That's great! Although, how does it work? I can't set any bits...