canvas.wxss 71 B

12345
  1. .canvas {
  2. width: 305px;
  3. height: 305px;
  4. background-color: #fff;
  5. }