<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=Dancing+Script:wght@400..700&amp;display=swap');

.z13928525, .z13928525 a {
    font-family: "Dancing Script", cursive;
    color: #FF52FA;
}

.profiler-username-header .z13928525 {
    text-shadow: 0 0 6px #FF4EEB;
}
#profile-page #profile-header {
    background-color: rgba(255,78,235,0);
}

#view-profile .panel .panel-heading {
    background-color: rgba(255,78,235,0.4);
}

#view-profile .panel {
    background-color: rgba(255,78,235,0);
}

#profile-page {
    font-family: "Dancing Script", cursive;
    color: rgba(255,82,250,1);
    background: url(https://i.imgur.com/bEHOV3W.jpeg) no-repeat fixed center center / cover;
}</pre></body></html>