CSS custom properties
Custom properties give us the ability to set properties at the central place, which can be used whenever required.React 17 internally uses the browser's focusin and focusout events for onFocus and onBlur events
React's onFocus and onBlur events have switched to using the native focusin and focusout events under the hood.