/* 保留最小化基础样式,具体视觉由 base.css 控制 */ html, body, #root { height: 100%; } body { margin: 0; }