mat-card { max-width: 40ch; } :host { display: flex; justify-content: space-around; padding: 20px; } mat-form-field { width: 100%; }