:root {
  /* 默认颜色 */
  --defColor: #ff6600;
  /* 最小宽度 */
  --minWidth: 1200px;
}