progress.reading-progress-bar {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
