box-shadow shouldn't have commas
box-shadow
You should update your box-shadow like this:
box-shadow: 0px 0px 50px rgba(0,0,0,0.8);