.wasm {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 500px;
	overflow: hidden;
	display: block;
}