I was asked to integrate a library (via html script) that has an internal modal. That library for some reason clashes with my component classes (modal-wrapper and modal-container)
The computed styles are both the library and component mixed together (like it's treating the component styles as global)