anonymous 1734967748215

i hate to ask but since i can't find it online, do you have the page/paper doll code, and also, since i'm here anyway, can i have a 1 and 3 from your ask game? have a lovely day.

Oh I got you, hereā€™s the code and #1 and #3 from my ask game haha. Happy holidays anon and hereā€™s to a new year WOOHOOO!

You may need to adjust it to fit the size of your image and if you donā€™t want it to float remove anything under pointers events but keep the } at the end of the code:

nav:before {
  content: '';
  position: fixed;
  bottom: -10px;
  right: -30px;
  width: 150px;
  height: 150px;
  background-image: url('URL HERE');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1000;
  pointer-events: none;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}

A song that Iā€™ve been listening to as of late is Falling Behind by Laufey. Itā€™s in my bio that Iā€™m a really big jazz music enthusiast and I appreciate the jazz aspects she incorporates into her music. Thereā€™s been a lot of discourse about whether her music is ā€œauthenticā€ jazz and I myself would call her jazz inspired pop but some of my fellow jazz fans have BADDD tunnel vision and one inflexible idea of what constitutes jazz. Her music isnā€™t standard jazz but music is constantly evolving. The pop music of today isnā€™t the same as the pop music of the early 1980s and there are so many different pop subgenres, so why must the same be for jazz? Love that girl and I hope her career continues to prosper. Grace be upon her!

As for #3 hereā€™s a small typology excerpt. I chose enneagram 8 for this because thatā€™s my enneagram! This is so old I wrote all of these documents in 2022 so there are some tweaks Iā€™d make but oh well

@jolly treble 1734971920145

Leave a comment

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue