/* canvas{ background: grey; } */ .tool { display: flex; justify-content: center; align-items: center; } .tool>image { width: 100rpx; height: 100rpx; margin: 0 10rpx; }