.menu { width: 200px; } .item { display: flex; gap: 12px; background: var(--base50); }