Returns itself or the closest parent that matches the given selector, or null if none found
https://developer.mozilla.org/en-US/docs/Web/API/Element/closest
See Implementation
Returns itself or the closest parent that matches the given selector, or null if none found