.test-control {
  width: 100%;
}
.test-control textarea {
  width: 100%;
  resize: vertical;
}

#event-console {
  height: 200px;
}