.separator {
  min-width: 2px;
  min-height: 2px;
  background: var(--color-border);
  border: none;
  margin: 8px;
  align-self: stretch;
}
