Flexbox Accordion Menu

I’m building a flex accordion menu using the following code

Codepen: flexbox accordion

I wonder if its possible to change the hover-event to an “onclick” event?
Is it also possible to show the first box opened (full width) on page-load?

Any help would be appreciated. Thank you!