I really miss having an induction stovetop. it really is so much better than a normal electric one
Use :focus-visible instead of :focus, because it will only show when helpful.
:focus-visible only shows focus styling when the browser determines keyboard navigation is being used, unlike :focus which triggers on all interactions including mouse clicks.