* {
	touch-action: manipulation;
}

html,
body {
	overscroll-behavior-y: contain;
}
