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

.z5990493, body[data-profile="5990493"] {
    --username-color0: #FFFFFF;
}

.z5990493 a {
    animation: username-glow 10s infinite;
    color: #A10D7E;
    text-shadow: 0 0 6px #5E0F7BFF;
}

.username-header .z5990493 {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
    animation: username-glow 10s infinite;
    color: #A10D7E;
    text-shadow: 0 0 6px #5E0F7BFF;
}

#profile-page #profile-header {
    color: #19F3FF;
    background-color: #00000069;
}

#profile-page .panel .panel-heading {
    color: #FF60BD;
    background-color: #00000000;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
    text-shadow: 0 0 6px #910AFFFF;
}

#profile-page .panel {
    color: #00FBFF;
    background-color: #0000008C;
    border-color: #FF00D9;
}

#profile-page {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
    color: #000000;
    background: url(https://i.imgur.com/8Kfigxi.gif);
}