style.css 80 B

123456
  1. .form {
  2. width: 200px;
  3. display: flex;
  4. flex-direction: column;
  5. }