.composer > textarea {
  width: 100%;
  resize: none;
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 16px;
  margin: 17px 0;
}
