css
.z14011943, body[data-profile="14011943"] {
    --username-color0: #00FF00;
}

.profiler-username-header .z14011943:after { /*#profile-header Username Tagline*/
	content: "\A ∞ INFINITY ∞";
	font-style: italic;
	white-space: pre;
	font-size: 0.55em;
}

.z14011943 a {
    animation: username-glow 0.5s alternate infinite;
    color: #00FF00;
    text-shadow: 0 0 6px #00FF00FF;
}

.username-header .z14011943 {
    animation: username-glow 0.5s alternate infinite;
    color: #00FF00;
    text-shadow: 0 0 6px #000000FF;
}

#profile-page #profile-header {
    color: #00FF00;
    background-color: #00000099;
}

#profile-page .panel .panel-heading {
    color: #000000;
    background-color: #00FF00FF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #000000FF;
}

#profile-page .panel {
    color: #00FF00;
    background-color: #00000099;
    border-color: #00FF00;
    border-width: 2px;
}

#profile-page {
    color: #00FF00;
    background-color: #00000099;
    background: url(https://i.imgur.com/ZQ9NETT.png) no-repeat fixed center center / cover;
}