In my project, I have a parent div and inside the parent div, I have three child elements. I want to hide all the child elements except for the first one. so I tried CSS and