body,
html {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #f0f2f5;
    /* 轻微的灰色背景 */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}