get foco a div
How to focus on a div in HTML
If you want to focus on a specific div element in HTML, you can use the tabindex attribute and the focus() method.
Using tabindex
You can add a tabindex attribute to the div element, which specifies the order in which elements are