L!li
"staring ceiling n thinking"
high school dirt bag
Last active: 1768094470
SpaceHey URL:
https://spacehey.com/loopze
L!li's Interests
General
Drawing/ art
Music(instruments! I like to play instruments)
Collecting junk
Reading n writing
Infp
Introvert
Video games, mostly indie games !
Pansexual
Music
I’m really an all-rounder
But these are my tops u could say -> Alt//heavy//psychedelic//60s70s gold//Indie//pop-punk//post-punk//hyperpop
The Cramps, Adolescents, KoRn, LED Zeppelin, Pink Floyd, The Beach Boys, Memo Boy, Otto Benson, Misfits, Panic at the disco, pierce the veil. Acid Bath, Alex G, Blur, Nirvana, TV girl, The Cramps, Depeche Mode, ETCC THEres ALWAYS MORE !!
Movies
can’t thing of any ?
The Florida Project, Waves,
Television
My so-called Life
Daria
Napeoleon Dynamite
Sonic the hedgehog !(games too)
The Notebook
Wayne’s World
Scott Pilgrim
Heathers
The Queens Gambit
Anime !
Books
I like to read, tho I’m very picky with it
Genres/types idk
Fantasy Web novels Manga Young adult Dystopian(sometimes) Graphic novels !
Heroes
My bf
L!li's Latest Blog Entries [View Blog ]
There are no Blog Entries yet.
L!li's Blurbs
Who I'd like to meet:
Chill people who are just ‘em selves
O and Sonic
/* replace with cd image that has transparent background. must be 150px by 150px. */
:root {
--cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png');
}
.profile-pic {
position: relative;
width: 183px;
filter: drop-shadow(0 0 0.25rem gray);
}
.profile-pic:after {
content: "https://i.pinimg.com/originals/61/ee/e5/61eee57480a9223ef1c5f40e47cd2b03.gif”;
background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));
background-size: contain, cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.profile-pic:before {
content: "";
background: var(--cd-image);
position: absolute;
top: 5px;
left: -20px;
width: 150px;
height: 150px;
background-repeat: no-repeat;
z-index: -1;
animation-name: spin;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
transition: left ease 0.5s;
}
.profile-pic:hover:before {
left: -75px;
}
@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;
}
/* replace with cd image that has transparent background. must be 150px by 150px. */
:root {
--cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png');
}
.profile-pic {
position: relative;
width: 183px;
filter: drop-shadow(0 0 0.25rem gray);
}
.profile-pic:after {
content: "https://i.pinimg.com/originals/61/ee/e5/61eee57480a9223ef1c5f40e47cd2b03.gif";
background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));
background-size: contain, cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.profile-pic:before {
content: "";
background: var(--cd-image);
position: absolute;
top: 5px;
left: -20px;
width: 150px;
height: 150px;
background-repeat: no-repeat;
z-index: -1;
animation-name: spin;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
transition: left ease 0.5s;
}
.profile-pic:hover:before {
left: -75px;
}
@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;
}