.SignUpForm { display: flex; flex-direction: column; gap: 15px; } .error { margin: 0; color: red; }