button.progress-button {
  width: 150px;
  background: linear-gradient(to right, var(--highlight-lighter) var(--progress), white var(--progress)); }
