then I added the following comment
and it worked
so I removed the comments on my site
Code:
<style>
<!--
#dd {
width: 1000px;
height: 500px;
position: absolute;
z-index: 9999;
top: 40px;
left: 40px;
background-color: white;
text-align:center;
font-size:40px;
}
-->
</style>
so I removed the comments on my site