**Task** Create a html file `task8.html` that - [ ] Have the [image](https://github.com/CC-BHU/web-development/raw/main/assets/images/task8.jpg) in the centre of page. - [ ] On clicking the image a modal should appear on the top. - [ ] Modal will header, body and footer. - Modal header should contain `Red Dahlia Flower`. - Add suitable paragraph in the modal body. - Footer should contain two button `Close` and `Download` that performs the suitable functionality. **Style Guide** - [ ] Image should have a width of 50% and should be horizontally and vertically centered. - [ ] On hover over image an image border should appear (try to add transition). - [ ] Modal should have appropriate shadows. - [ ] Modal buttons should be right aligned. **Demo** 
Task
Create a html file
task8.htmlthatRed Dahlia Flower.CloseandDownloadthat performs the suitable functionality.Style Guide
Demo
