body {
	margin: 0;
	background-color: transparent;
	overscroll-behavior: none;
	overflow: hidden;
	position: fixed;
	cursor: none;
}