<p>steps to your gift 🎁
</p>
<br>
<p>
 copy this code: aHR0cHM6Ly9jb2RlcGVuLmlvL0hSZTdtYS9mdWxsL1hXcWFlZGQ=
</p>  <br>
<p> go to this site and paste code in text field then press on decode 
  <a href='https://www.base64decode.org/'>click me  go to the site but open me in a new tap :)</a>
  <br>
  <p> finally copy the result then paste it in  new tap in chrom love you 😉❤️  </p>
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&display=swap');

body {

p;

background-color: #101010;
  
}

a {
  text-decoration: none;
  color: lightblue;
  }
p {
  
    font-size: 1rem;
    color: lightblue;
    text-shadow: 5px 5px 30px blue;
    font-family: 'Open Sans Condensed', sans-serif;
    animation-name: repeat;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    font-weight: lighter;
}

@keyframes repeat {

  0% {color: lightblue; text-shadow: 5px 5px 30px lightblue;}
  20% {color: #45aaf2; text-shadow: 5px 5px 30px  #45aaf2;}
  40% {color: #2d98da; text-shadow: 5px 5px 30px  #2d98da;}
  60% {color: #4b7bec; text-shadow: 5px 5px 30px  #2d98da;}
  80% {color: #3867d6; text-shadow: 5px 5px 30px  #3867d6;}
  100% {color: lightblue; text-shadow: 5px 5px 30px  lightblue;}

}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.