
input, textarea , button
{
  width: 45%;
}    
textarea
{
  height: 200px;
}

