This single-file solution provides a high-performance, responsive, and aesthetically premium "Rule 110" simulator. It uses raw Canvas API for rendering and follows a clean SaaS design language.
```html
Rule 110 1D Cellular Automata Sandbox Simulator
Rule 110 Simulator
1D Cellular Automata
Simulation Paused
About Rule 110
Rule 110 is a cellular automaton notable for being Turing-complete, meaning it can simulate any computer algorithm. It evolves based on the state of a cell and its two immediate neighbors.
How to use:
Click/Drag: Paint live cells (blue) directly onto the canvas.