#input {
  height: 14rem;
  max-height: 50vh;
}

#output:empty::before {
  content: "The detected language and confidence will appear here";
}
