.container { display: flex; align-items: center; gap: 0.25rem; input { width: 5em; } }