body {
    height: 100vh !important;
    overflow: hidden;
    scroll-behavior: smooth;
}


/* fix */

#Header {
    box-shadow: none !important;
}