#scroll{
    height: 0.4rem;
    background-color: var(--color-yellow);
    position: fixed;
    right: 0;
    z-index: 99;
}