body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text",
    "SF Pro Display", -apple-system, "Segoe UI", sans-serif;
}

html {
  scroll-behavior: smooth;
}
