textarea {
    margin-top: 30px;
    height: 150px;
  }
input[type=submit]{
    width: 100%;
    margin-top: 20px;
}
