.box {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 10px solid #000;
	background: #000;
}
