.flightCreationForm { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; } .register-card { width: 20vw; min-width: 350px; }