.m-gutter {
  background: var(--background-3);
  min-width: 200px;
  // height: 100%;
  display: flex;
  flex-direction: column;
}