kleoo
"destroying"
mueeeeeeeeeee
Last active:
Mood: dichotomy
View my: Blog | Forum Topics
Contacting kleoo
SpaceHey URL:
https://spacehey.com/eggxd
kleoo 's Interests
|
General |
йййййййййй |
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
kleoo 's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
kleoo 's Blurbs
About me:
если ева появилась из ребра адама для его потехи, то фактически это селфцест. мы все одно целое и весь мир - это селфцест. все мы на самом деле встречаемся и любим других версий себя. селфцест правит миром
Who I'd like to meet:
kleoo 's Friend Space
[view all]kleoo has 15 friends.
kleoo 's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
@keyframes spin {
100% {
transform:rotate(360deg);
}
}
.recordPlayer {
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 20px;
}
.vinyl {
height: 150px;
margin-left: 55px;
padding: 10px;
animation: spin 1.88s linear infinite;
position: absolute;
}
.vinylCover {
height: 150px;
position: relative;
z-index: 1;
margin-right: 55px;
}
