html{
margin:0px;
}
body {
	text-align:center;
	background-color: black;
}
.holder {
	border-color:white;
	border-style:solid;
	border-width:5px;
}



