.text-container {
  display: block;
  width: 100%;
}

.resize-text-to-fit {
  --resize-enabled: 1;
  display: inline;
  white-space: nowrap;
}
