box-shadow: 0 0 0 10000px rgba(0,0,0,0.65);
If this box-shadow css applied to DIV, div will be only visible on page, and other thing go under shadow. Is there a possibility, to apply box-shadow that goes 100% or fully to right and bottom only, without going above or top at all?