html {
    -ms-overflow-style:none;
    overflow: -moz-scrollbars-none;
}
::-webkit-scrollbar{width:0px}