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