Zoomed in Text coinciding the ⭐🌟🌠

#coded by DEVANSH mishra#
<!DOCTYPE html> 
<html> 
 
<head> 
 <meta name="viewport" content="width=device-width, initial-scale=1"> 
 
 <style> 
  #anbody { 
   background-image: url(star.png); 
   animation: animation_name 8s infinite; 
  } 
   
  @-webkit-keyframes animation_name { 
   from { 
    background-size: 0px 0px; 
   } 
   to { 
    background-size: 1150px 1150px; 
   } 
  } 
   
  @keyframes animation_name { 
   from { 
    background-size: 0px 0px; 
   } 
   to { 
    background-size: 1150px 1150px; 
   } 
  } 
 </style> 
 
</head> 
 
<body id="anbody"> 
 πŸ…ΌπŸ…°πŸ…³πŸ…΄ πŸ…±πŸ†ˆ πŸ…³πŸ…΄πŸ†…πŸ…°πŸ…½πŸ†‚πŸ…· πŸ…ΌπŸ…ΈπŸ†‚πŸ…·πŸ†πŸ…° 
</body> 
 
</html>

Comments

Popular posts from this blog

Chandrayan 3 Mission Special :Animation

Python Basic Programs By Devansh Mishra.

" Words moving in circular motion as Tiny Particles " Animation