Myn

Myn's profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=4148648

Myn's Interests

General

Music

Movies

Television

Books

Heroes

<!-- (c) Layout created by fini hoover :3 (https://layouts.spacehey.com/layout?id=31074) -->


👇👇 CODE FOR ONLY ROUND PROFILE !!!!!!


<style>

@keyframes spin{

  from{ transform:rotate(0deg); }

  to{ transform:rotate(0deg); }

}

.general-about .profile-pic img{

  border-radius: 50%;

  animation: spin 7s infinite linear;

}

</style>


👇👇 CODE FOR ROUND + SPINNING !!!!!


<style>

@keyframes spin{

  from{ transform:rotate(0deg); }

  to{ transform:rotate(-360deg); }

}

.general-about .profile-pic img{

  border-radius: 50%;

  animation: spin 7s infinite linear;

}

</style>

Myn's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

Myn's Blurbs

About me:

Who I'd like to meet:

Myn's Friend Space

[view all]

Myn's Friends Comments

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