(x . x) ~~zzZ

(x . x) ~~zzZ's profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/obbvm3x

(x . x) ~~zzZ's Interests

General

Music

Movies

Television

Books

Heroes

(x . x) ~~zzZ's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

(x . x) ~~zzZ's Blurbs

About me:

Who I'd like to meet:

(x . x) ~~zzZ's Friend Space

[view all]

(x . x) ~~zzZ has 3 friends.

(x . x) ~~zzZ's Friends Comments

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

@keyframes spin { from { transform:rotate(0deg); } to { transform:rotate(360deg); } } .profile-pic .pfp-fallback { float: right; width: 163px; height: 160px; border: none; } .general-about .profile-pic img { max-width: inherit; } style> @keyframes spin{ from{ transform:rotate(0deg); } to{ transform:rotate(0deg); } } .general-about .profile-pic img{ border-radius: 50%; animation: spin 7s infinite linear; }