You are given three squares each of Lavender color(#E6E6FA). Whenever the cursor is on any one of the three squares, the colors of rest of the squares change to Coffee(#6F4E37). Your task is to achieve this functionality in the given three squares.
- Do not change the class and id of the squares.