.z439010, body[data-profile="439010"] {
    --username-color0: #DB30D2;
    --username-color1: #60F5FF;
}

.z439010 a {
    animation: username-flash 10s alternate infinite;
}

.username-header .z439010 {
    animation: username-flash 10s alternate infinite;
}

#profile-page #profile-header {
    color: #3EE94C;
}

#profile-page .panel .panel-heading {
    color: #0CECFF;
}

#profile-page {
    color: #29FF2E;
    background: url(https://i.imgur.com/lExFQid.jpeg) no-repeat fixed center center / cover;
}