@import url('https://fonts.googleapis.com/css2?family=Lovers+Quarrel&display=swap');

.z12096628, .z12096628 a {
    color: #000000;
    font-family: 'Lovers Quarrel', cursive;
    font-size: 60px;
}

.profiler-username-header .z12096628 {
    text-shadow: 0 0 6px #FF0000;
}
#profile-page #profile-header {
    background-color: rgba(31,31,31,0.53);
}

#view-profile .panel .panel-heading {
    background-color: rgba(255,0,0,0.35);
}

#view-profile .panel {
    background-color: rgba(69,69,69,0.33);
}

#profile-page {
    color: rgba(156,156,156,1);
    background: url(https://media.giphy.com/media/xTiTnBSIn7vTqCDKJW/giphy.gif) no-repeat fixed center center / cover;
}