Contains the entire Gravity Form
example: the main form wrapper (div) – applies to all forms
body .gform_wrapper { border: 1px solid red }
example: the main form wrapper (div) – applies just to form ID
body #gform_wrapper_1 { border: 1px solid red }