html,
body {
  scroll-behavior: smooth;
  text-rendering: optimizeLegibility;
}

section {
  opacity: 0;
}
