@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');
.z9765044, .z9765044 a {
    color: #14C700;
font-family: 'Monoton', cursive;
}

.profiler-username-header .z9765044 {
    text-shadow: 0 0 6px #00FFEE;
}
#profile-page #profile-header {
    background-color: rgba(0,97,6,0);
}

#view-profile .panel .panel-heading {
    background-color: rgba(0,97,94,0.72);
}

#view-profile .panel {
    background-color: rgba(0,97,94,0.22);
}

#profile-page {
    color: rgba(34,255,0,1);
font-family: 'Special Elite', cursive;
    background: url(https://i.imgur.com/rCHNxx2.jpg) no-repeat fixed center center / cover;
}