<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Calligraffitti');
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans');

.z12990948, body[data-profile="12990948"] {
    --username-color0: #1C07FF;
}

.z12990948 a {
    animation: username-glow .5s infinite;
    color: #00FF95;
    text-shadow: 0 0 6px #FFFFFFFF;
    font-family: 'Calligraffitti', regular;
}

.username-header .z12990948 {
    animation: username-glow .5s infinite;
    color: #00FF95;
    text-shadow: 0 0 6px #FFFFFFFF;
    font-family: 'Calligraffitti', regular;
}

#profile-page #profile-header {
    color: #EC98FF;
    background-color: #00000083;
    font-family: 'Pixelify Sans', regular;
}

#profile-page .panel .panel-heading {
    color: #4CBAFF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #FF0073FF;
    font-family: 'Pixelify Sans', regular;
}

#profile-page .panel {
    color: #64FCFF;
    background-color: #00000060;
    border-color: #0318FF;
}

#profile-page .panel h4  {
    font-family: 'Pixelify Sans', regular;
}

#profile-page {
    background: url(https://i.imgur.com/FFeFgWW.gif) no-repeat fixed center center / cover;
    font-family: 'Pixelify Sans', regular;
}</pre></body></html>