style.css 74 B

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