chaos/styles/index.css

12 lines
99 B
CSS

/**
* Styles for chaos game
*/
#react {
height: 100%;
}
#content {
overflow: hidden;
}