#ff-form {
  max-width: 600px;
}



#ff-form input,
#ff-form select,
#ff-form textarea {
  width: 100%;
  padding: 8px;
}