/* add smooth scroll behavior */
html {
  scroll-behavior: smooth;
}

/* add extra css here */
