/* ProgressBar */
.progressBar {
    width: 100%;
    background-color: grey;
  }
  