Cannot read properties of undefined.

Hello 👋
So I'm trying to create a class for an alert card. And now whenever i try to use the class methods it throws an error saying
Cannot read properties of undefined ( reading 'classList')
What am I missing here?
Was this page helpful?