I want to maintain the color of a quiz question option after clicking it. I am creating a simple quiz app. When I click on the question options, its background color changes to red or lightgreen depending on whether the answer is correct or not. I want to get that color maintained after clicking even when the mouse move out of the options domain.