aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/fixture.css
blob: 4fad17b3ab4d4423cb0f3247749c77f1423089ba (plain)
1
2
3
4
5
6
#drawing {
	width: 500px;
	height: 500px;
	position: fixed;
	z-index: -1;
}