.sider {
  position: fixed;
  background: #262a31;
  width: 150px;
  height: 100%;
  z-index: 101;
}
