I am facing an issue with my movie list. When hovering over a movie, a border appears around it as expected. However, I also notice that at the same time, it seems like extra padding is being added to the 'top' and 'bottom', causing the div.item to move. How can I resolve this? Click on the 'full page' button in the snippet code to see the exact problem.
(CSS code here)
(HTML code here)