.container { display: flex; flex-direction: row; justify-content: end; align-items: center; gap: 12px; }