@property --progress-token {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 0%;
}

html:not(.light) {
  color: rgb(243,245,245);
  background-color: rgb(17,17,17);
  background: rgb(17,17,17);
}