I want to add a Wolfram|Alpha widget to my blog. It works very well just my adding this line of code:
<script type="text/javascript" id="WolframAlphaScripte030edc7f50db29c394d01f61bba0e75" src="//www.wolframalpha.com/widget/widget.jsp?id=e030edc7f50db29c394d01f61bba0e75"></script>
The problem is that the style of the widget changes because of the CSS of my blog.
I don't have access to the code of the widget!
What it should look like
What it looks like on my blog
How can I embed the widget without changing its layout?