The element is:
span { position:absolute; float:left; height:80px; width:150px; top:210px; left:320px; background-color:yello
For this particular purpose, $("span").show() should be good enough.
$("span").show()