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

.z12404543, body[data-profile="12404543"] {
    --username-color0: #FFBF00;
    --username-color1: #7B00FF;
}

.z12404543 a {
    animation: username-colourswitch 4s alternate infinite;
    color: #9D00FF;
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
    text-shadow: 0 0 6px #00FBFFFF;
}

.username-header .z12404543 {
    animation: username-colourswitch 4s alternate infinite;
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
}

.profiler-username-header .z12404543:after { /*#profile-header Username Tagline*/
	content: "\A VEZKY";
	white-space: pre;
	font-size: 0.65em;
}

#profile-page #profile-header {
    color: #00FFEA;
    background-color: #00000000;
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #EEDA00;
    background-color: #009C70FF;
}

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

#profile-page .panel {
    color: #FBFF00;
    background-color: #000000FF;
    border-color: #00EAFF;
    border-width: 3px;
}

#profile-page {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
    color: #FFFFFF;
background: url(https://i.imgur.com/LNcgOuE.jpeg) no-repeat fixed center center / 100% 100%;
background-position: top 50px left;
}