:root {
  /* DONE 主色 */
  --main-color: #409eff;
  /* DONE 辅色 */
  --assist-color: #000;
}
