#sceneNavbar {
z-index: 99999;
position: fixed;
width: 100%;
}
#sceneSidebar {
width: 250px;
height: 100%;
background-color: #f8f9fa;
opacity: 0.7;