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