body {
  padding: 1.0em;
}

input {
  width: 100%;
  margin-bottom: 1em;
}

textarea {
  width: 100%;
  resize: none;
  border: 1px solid #e4e4e4;
  margin-bottom: 1em;
  min-height: 380px;
}
