#stage{
	text-align: center;
}
.pic{
	width: 100px;
}
.drop{
	width: 110px;
	height: 110px;
	border: 1px solid dodgerblue;
	display: inline-block;
	margin: 5px;
	background-size: cover;
}