#lineNumbers {
  overflow-y: hidden; /* don't scroll independently */
  height: 100%;       /* match textarea height */
}
