/* Make the visualization container fill the page. */
textarea{
  width: 100%;
}

.loader {
  visibility: hidden;
}
