.pace .pace-progress {
  background: #049bb1;
  position: fixed;
  z-index: 99999999999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;

  border-radius: 0 100px 100px 0;
}
