html, body {
  scroll-behavior: smooth !important;
}

head {
    /* Use the relative path to your assets folder */
    background-image: url('assets/hero-image.jpg');


