body {
  scroll-behavior: smooth;
}
a {
  transition: color 0.2s ease;
}
