Welcome ^_^
this is my palace of pink haze♡ main featured gif ♡
Update Log ✧
04/15 — added stitched eye portal
04/16 — puppy teeth archive opened
04/17 — candy morgue expanded
♡ decorative sparkle gif ♡
Blink Shrine
♡ YOU LOOK SO CUTE YOU BLEED ♡

.gif-overlay {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: url('https://es.pixilart.com/art/rainbow-gif-4b117b1dc6edbcd');
background-size: cover;
/* This makes it 'faint' - 0 is invisible, 1 is solid */
opacity: 0.5;
/* This ensures you can still click buttons underneath the filter */
pointer-events: none;
/* Keeps it on top of everything else */
z-index: 9999;
}