<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=Wallpoet&amp;display=swap');

.z12003356, .z12003356 a {
    font-family: 'Wallpoet', cursive;
    text-shadow: 0 0 30px #032CF7;
    background-image: linear-gradient(to right,#4B5C73,#96C6FF,#FFFFFF);
    color:#00000000;
    -webkit-background-clip: text;
    background-clip: text;
}

.profiler-username-header .z12003356:after { 
    content: "\A This is the way";
    font-family: 'Wallpoet', cursive;
    white-space: pre;
    font-size: 0.85em;
    text-shadow: 0 0 20px #032CF7;
    background-image: linear-gradient(to right,#3B485A,#51647E,#FFFFFF);
    color:#00000000;
    -webkit-background-clip: text;
    
}

#profile-page #profile-header {
    background-color: rgba(8,34,114,0.3);
}

#view-profile .panel .panel-heading {
    background-color: rgba(3,5,133,0.09);
}

#view-profile .panel {
    background-color: rgba(30,44,68,0.41);
}

#profile-page .pdata{
     font-family: 'Wallpoet', cursive;
    text-shadow: 0 0 1px 032CF7;
}

#profile-page {
    color: rgba(125,141,138,1);
    letter-spacing: 0.01em;
    background: url(https://i.pinimg.com/originals/d1/88/fc/d188fc95ddd3be27fe10f2776eacd80a.gif) no-repeat fixed center center / cover;
}</pre></body></html>