canvas.wxss 63 B

1234567
  1. canvas {
  2. width: 90px;
  3. height: 90px;
  4. position: absolute;
  5. }