article:hover {
	box-shadow: 0px 5px 15px 0px grey;
}

.boxshadow div:hover {
	box-shadow: 0px 5px 15px 0px grey;
}