html, body {
	margin: 0;
	padding: 0;
	border: none;
	background: #000000;

	
  }

#centpourcent {
	height: 100%;
	width: 100%;	
	}
  
.enter{
width:479px;
height:205px;
margin-top:200px;
}