.max-w-text-hero {
  display: inline-block;
  max-width: 60ch;
  white-space: normal;
}


html, body {
  overflow: hidden !important;
}