.textContainer {
  display: inline;
  width: 100%;
  white-space: break-spaces;
  overflow-wrap: anywhere;
}
