
body {
  scroll-behavior: smooth;
}
#hero {
  background: url('https://picsum.photos/1920/1080') center center/cover no-repeat;
}
