I just wanna know since I have a profile that has ddlc music and a ddlc spacehey logo and i thought that would fit!! please send the code if you can make/find one!!! :DD
![Vince !! [🏳️⚧️]'s profile picture](https://cdn.spacehey.net/profilepics/2786719_4e9d87570a8ef5997e8e67a4a4512d75.png?expires=1756744093&token=4f8df259e9b4d4c0337569e229271cc27659f592fb95c3372a9fd5e14b5448c1)
Heyyyy guys!!! Anyone got a code for a ddlc loading screen for ur profile?? :3
0 Kudos
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
lias
here this should work, just paste the whole thing into the top of general :D
if u dont like this gif u can im me a link to a different one and i can change it for u ^.^
/*DDLC LOADING SCREEN*/
body:before {
content: " ";
height: 100vh;
width: 100vw;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-image: url(https://media1.tenor.com/m/A_023Si0mgIAAAAC/ddlc-titlescreen.gif);
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 1s ease 0s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }
u also need to add style in <> to the start and /style in <> to the end i just cant type it bcuz it thinks its code "-_- if that doesnt make sense type (style) at the start and (/style) at then end but instead of ( and ) use < and > sorry i hope thats not too complicated
by lias; ; Report
okiedokie!!! thx!!
by Vince !! [🏳️⚧️]; ; Report