An (Almost) Pure CSS Spotlight
I made a spotlight demonstration using (almost) pure CSS!
A little bit of javascript is used to make the spotlight follow the mouse. You can also click through the layer in from of everything that makes the spotlight work because of the pointer-events: none;
CSS styling rule.
It can be found below.
The (editable!) source code can be found here. A full screen version of the demo above can be found here.