1 <div style=
"transform: translatez(0)">
3 <div style=
"position: relative;">
4 <span style=
"position: relative; z-index: 10; top: 40px; left: 30px;">
5 <span style=
"position: relative; top: 50px; font: 60px ahem; color: red;" id=
"target">X
</span>
9 setTimeout(function() {
10 document
.getElementById("target").style
.color
= "green";