Twitter link with shadow dom

The Shadow DOM API is providing a way to attach a hidden separated DOM to an element, check the MDN article here

I create a Twitter link in the shadow dom.