How to get the current url?

How can I store the url of the current web page in a selector?

I have tried many combinations in an element attribute selector such as html, document, :root and so on but none of them seem to work.

Thanks.
E.