/*fix to the top*/
body {
  padding-top: 8rem;
}


.sidenav {
  width: 130px;
  position: fixed;
  z-index: 1;
  top: 20px;
  left: 0px;
  overflow-x: hidden;
  padding: 8px 0;
}