We are building an internal tool for creating email signatures. We want to have a “preview” window that shows what the email signature will look like after their information has been entered (name/email/title etc). The signatures are styled with inline CSS.
How do we place this HTML without inheriting parent CSS from our site? It currently things like our company font, text color, etc.