chaos/styles/index.css

8 lines
69 B
CSS

/**
* Styles for chaos game
*/
#content {
overflow: hidden;
}