html {
	overflow: hidden;
}

body {
	background-color: transparent;
	margin: 0;
	padding: 0;
	scroll: no;
}

img {
	border: 0;
}

