body, html {
	margin: 0;
	padding: 0;
	overscroll-behavior: none;
	overflow: hidden;
}
#MyCanvas{
	vertical-align: bottom;
}
