// 全局样式 * { margin: 0; padding: 0; } li { list-style: none; } a { text-decoration: none; } body { background: #a6c1ee; }