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

