html, body {
    max-width: 100%;
    overflow-x: hidden;
		-ms-overflow-style: none;
    scrollbar-width: none; 
}