.textarea {
  display: block;
  width: 300px;
  height: 150px;
  background: transparent;
  border: 0;
  outline: 0;
}