* {margin: 0; padding: 0;}

body {
	width: 100%;
	height: 100%;
	font-family: arial, sans-serif;
	background: #220f11;

}

#cover {
	width: 100%;
	height: 100%;
	background: #220f11;
	text-align: center;
}
