#side-menu {
  width: 200px;
  height: 100%;
  /* position: fixed; */
  position: relative;
  top: 0;
  left: 0;
  padding-top: 60px;
  /* overflow-x: hidden; */
}