a {
  font-size: 20px
}
p {
  color: black;
  font-size: 20px
}
textarea{
  width: 100%;
  height: 150px;
  resize: vertical;
}
