form {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: var(--space-m)
}