.progressBar { position: fixed; height: 3px; bottom: 0px; left: 0px; background-color: var(--primary-color); z-index: 1; transition: width 0.5s; }