html {
  scroll-behavior: smooth;
}

div {
  word-wrap: break-word;
  hyphens: auto;
}