
html {
  scroll-behavior: smooth;
}

body::before {
  display: block;
  content: "";
  height: 60px;
}

/* *** */
/* NAVBAR CSS */

