.form {
flex: 1;
gap: 1em;
display: flex;
flex-direction: column;
label {
opacity: .6;
display: block;
text-align: left;
margin-bottom: .5em;
}