.sidenav {
  height: 100%;
  width: 256px; 
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #1C0023;
  color: white;

}