In this project, you will create a motivational poster generator where users can view random posters or create their own custom posters. The project will focus on manipulating the DOM using JavaScript to update the poster content dynamically. You will also implement event handling to generate random posters and handle custom poster creation.
Requirements:
HTML Structure:
Create an HTML file with a basic structure including a and section. Include a
element with a title for your project. Create a