#progressbarJS {
  background-color: rgb(73, 17, 129) !important;
  height: 3px;
  position: fixed;
  top:0;
  left:0;
  width:0%;
  z-index: 9999;
}
