#bar-box {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 100;
}