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

.z13348084, body[data-profile="13348084"] {
    --username-color0: #FFFFFF;
    --username-color1: #FF0000;
}

.z13348084 {
		font-family: "Federant", serif;
		font-weight: 600;
		font-style: normal;
}

.profiler-username-header .z13348084:after { /*#profile-header Username Tagline*/
		content: "\A Death Row Inmates Owner";
		font-style: italic;
		white-space: pre;
		font-size: 0.5em;
	}

.z13348084 a {
    animation: username-colourswitch 5s infinite;
}

.username-header .z13348084 {
    animation: username-colourswitch 5s infinite;
}

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

#profile-page .panel .panel-heading {
    color: #FF0000;
    background-color: #000000FF;
}

#profile-page .panel {
    color: #FF0000;
    background-color: #00000091;
    border-color: #000000;
}

#profile-page {
    color: #307760;
    background-color: #5F87FF00;
    font-family: "Federant", serif;
    font-weight: 600;
    font-style: normal;
    background: url(https://i.imgur.com/ZZTf0By.gif) no-repeat fixed center center / cover;
}