a {
  font-size: 15px
}
p {
  color: black;
  font-size: 15px
}
textarea{
  width: 30%;
  height: 200px;
  resize: vertical;
}
