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