.wrapper {
  align-items: stretch;
  display: flex;
  width: 100%;
  background: $sidebar-bg;
}
