Define CSS. What is the use of CSS shadow effects? Write an HTML script with proper CSS as per the following description. Display a text content “CSIT Exam” in a div with id div1. The text should have a horizontal shadow of 3px and a vertical shadow of 2px. The shadow color should be green. Also set the horizontal and vertical shadow of the div to 10px respectively with the shadow color of div to blue.