<%= form.label :body, class: "form-label" %> <%= form.text_area :body, class: "form-control" %>
<%= form.submit class: "btn btn-primary shadow" %>