stop the client from scrolling

CSS
body {
	overflow:hidden;
}
Source

Also in CSS: