pathfinder/demo2/pathfinder.css

12 lines
141 B
CSS

html, body {
background: #e0e0e0;
margin: 0;
/*overflow: hidden;*/
}
.tile {
position: absolute;
top: 0;
left: 0;
}