Is there any way to break the CSS inheritance chain and have a default CSS again inside some container, e.g. div element?
This would be useful to preview abitrary HTML inside a page without having to use a iframe with the usual caveats (eg. not able to adapt size, needs content to be provided by another URL)