.z14033511 a {
    animation: rainbow 2s infinite;
}

.username-header .z14033511 {
    animation: rainbow 2s infinite;
}

#profile-page #profile-header {
    color: #FF0000;
    background-color: #1C191A85;
}

#profile-page .panel .panel-heading {
    color: #EE0000;
    background-color: #404040FF;
}

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

#profile-page .panel {
    color: #FFFFFF;
    border-color: #FF0202;
}

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