Poner la imagen Shaddow en CSS
.image{
box-shadow: 0px -10px 30px #ccc;
}
Fair Finch
.image{
box-shadow: 0px -10px 30px #ccc;
}