Don't put "outline: none" unless there's a focus style
November 27, 2022
The focus styles show you where you are on the page, which element is selected.
Please don’t add outline: none to get rid of the focus outlines unless you’re replacing it with a better set of styles.