.name{
  width: 60%;
  font-size: 20px;
}
.email{
  width: 60%;
  font-size: 20px;
}
.message{
  width: 60%;
  font-size: 20px;
}
.submit-btn{
  font-size: 25px;
  width: 60%;
}