html{
    scroll-behavior: smooth;
}
.body{
    padding: 0;
    margin: 0;
    overflow: hidden;
}