html {
	overflow: hidden;
	touch-action: none;
	contain: paint;
}
