
.drop-area{
	width: 500px; 
	height: 100px; 
	border: 2px dashed #ccc;
	color: white;
	padding: 10px;
}

