html {
	/* width: 1280px;  height: 720px; */
	position: relative;
	/* background: rgba(247, 247, 247, 1); */
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;

}

a {
	text-decoration: none !important;
}