zxmbiidoll
"brain rotting "
18
Last active:
Mood: bored
View my: Blog | Forum Topics
Contacting zxmbiidoll
SpaceHey URL:
https://spacehey.com/profile?id=3062069
zxmbiidoll's Interests
General |
▶• ılıılıılıılıılıılı. |
Music |
|
Movies |
|
Television |
|
Books |
|
Heroes |
|
zxmbiidoll's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
zxmbiidoll's Friend Space
[view all]zxmbiidoll has 23 friends.
zxmbiidoll's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
.online {
margin:auto;
padding-bottom: 5px;
content: url(https://i.ibb.co/sCLNcck/ezgif-5-5861b4e688.png);
animation: rotation 6s infinite linear;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}