<%= ff.text_field :name, required: true, style: "width: 95%;" %>
<%= ff.text_area :description, cols: 40, rows: 3, style: "width: 95%;" %>