.container { padding: 40rpx; background-color: #fff; min-height: 100vh; display: block; } .title { font-size: 32rpx; font-weight: bold; margin-bottom: 30rpx; color: #333; } .content { font-size: 28rpx; line-height: 1.6; color: #666; text-align: justify; }