TIL How to change progress bar colour in Rails

Published on January 21, 2022
.turbo-progress-bar {
  background-color: black;
}