A simple spotlight effect that gives focus to a specific place on screen.
I want to reuse these calcs in the future.
- Performance improvements in animations because some gagging occurs during transitions.
- Prevent user from interacting with another place on the screen that is not within focus point (Using pointer-events property).
- See support table for the backdrop-filter property!