I have a page where I am importing a stylesheet. At the end of the html file I paste a code generated by weather.com, which gives me the weather. Unfortunately the look of that isn't the same as they show in the site! I have to cut the line that imports my css. Obviously, this is a terrible solution. The weather looks fine but my code looks terrible! How can I solve this problem? I would like to say "From this line, don't use the stylesheet imported!". Any suggestion?