DOM-5 Create Dynamic Pills / Movies
Create a vertical side bar with five list items and side by side a section that contains info about 5 movies. Only one movie section is visible at any given time.
Any time we click a specific list item on the left side the corresponding movie section should appear.
Bonus: Add an opacity effect to fade-in and fade-out each section.