#lf_form_container
input[type=text], [type=email] {
  width: 90%;
}

#lf_message {
width: 90%;
height: 150px;
}

#lf_submit
input[type=button], input[type=submit], input[type=reset] {
font-size: 18px;
padding: 16px 32px;
}