div.text-container {
  background-color: lightblue;
  height: 200px;
  overflow: auto;
}