html {
  scroll-behavior: smooth;
}

body{
     min-height: 100vh;
}