.scroll-line {
    position: fixed;
    height: 5px;
    top: 0;
    background: #ffc200;
    width: 0%;
    z-index: 1099999 !important;
}
