.spacer {
  width: 100%;
  height: var(--space-0);
  flex-shrink: 0;
}
