Responsive FAQ card using CSS flexbox and some JS

Solution retrospective
Hey everyone, I can't seem to figure out how to position the image over the container. Any suggestions? Overall I like what I built, the css and Js part was a lil challenging but I got it done.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Abrosss
Hi! To position the image over the container you can set overflow:visible to the div with the 'container' class
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord