

::-webkit-scrollbar { display: none;}

html{
	scrollbar-width:none;
	
}