.scroll-watcher {
    height: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: var(--curacare-red);
    width: 0%;
}