.box { width: 100vw; height: 100vh; padding: 0 20rpx; } .box-size { box-sizing: border-box; }