.text-area {
  height: 700px;
}
.text-area textarea {
  resize: none;
}
#pie-charts {
  height: 300px;
  width: 100%;
}
