@import url('https://fonts.googleapis.com/css2?family=Creepster&display=swap');

.z10619937, .z10619937 a {
    font-family: 'Creepster', cursive;
    font-size: 1.25em;
    color: #FF11E7;
}

.profiler-username-header .z10619937 {
    text-shadow: 0 0 6px #FFFFFF;
}

#profile-page #profile-header {
    background-color: rgba(0,0,0,0);
}

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

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

#profile-page {
    font-family: 'Creepster', cursive;
    font-size: 1.1em;
    color: rgba(255,255,255,1);
    background: url(https://i.imgur.com/F7Gfuse.gif) no-repeat fixed center center / cover;
}