I
.
"I can see you tomorrow", she said.
Answers
Answered by
4
Answer:
Explanation:
<!DOCTYPE html>
<html>
<head>
<style>
body { background-color: Black
}
#loader {
text-transform: uppercase;
text-align: center;
color:rgba(275,275,275,0.1);
margin-top: 0px;
font-size:30px;
background:url("_________") repeat-x;
background-size:cover;
-webkit-background-clip: text;
animation: animate 77s linear infinite;
}
@keyframes animate{
0%{background-position: right
0px top 0px;}
40%{background-position: right 700px top 0px;}
}
</style>
</head>
<body>
<div id="atharva258691">
<h1 id="loader">Cool</h1>
</div>
</body>
</html>
paste this URL instead of line _______
https://4. imimg .com/data4/WB/MS/MY-12475117/1-500x500.jpg
Similar questions