body {
  background-color: lightpink;
}

textarea {
  border: none;
  border-radius: 1rem;
}
