page { background-color: #f8f8f8; font-size: 28rpx; color: #333; font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif; } .container { display: flex; flex-direction: column; min-height: 100vh; box-sizing: border-box; } button { margin: 0; padding: 0; border: none; background: none; line-height: 1; } button::after { border: none; } image { display: block; width: 100%; height: 100%; }