Recently, I created a basic HTML/CSS gallery that functions like a table with next/previous buttons. However, I am looking to make it keyboard responsive. Specifically, I want users to be able to navigate through the photos by hitting the "left" button on their keyboard for the previous photo and the "right" button for the next page. I'm hoping to achieve this with minimal JavaScript/jQuery. I have searched online for solutions but haven't found any that meet my needs! If you require any code from my website, please don't hesitate to ask. Thank you in advance for your help!