eclair cookie sweeps your pfp.

you guys are probably sick of these blogs, but here's the code:

<style>






.general-about{




  position: relative;




 margin-top: 30px;




}




.general-about .profile-pic::before{




  content: '';




  background: url('https://files.catbox.moe/ir8i3p.gif') no-repeat;




  background-size: cover;




  display: block;




  width: 90px;




  height: 105px;




  z-index: 999;




  position: absolute;




  top: -60px;




  left: -25px;










</style>


1 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )