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

.z13210716, body[data-profile="13210716"] {
    --username-color0: #EECA00;
    --username-color1: #EB0000;

}

.z13210716 a {
    animation: username-colourswitch 10s alternate infinite;
    color: #EECA00;
    text-shadow: 0 0 6px #E10000FF;
  font-family: "Monoton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13210716 {
    animation: username-colourswitch 10s alternate infinite;
  font-family: "Monoton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #FF0000;
    background-color: #000000AC;
  font-family: "Gugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #FFFFFF;
    background-color: #FF0000A1;
  font-family: "Gugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #000000F6;
  font-family: "Gugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #FF0000;
    background-color: #00000093;
    border-color: #AF0E0E;
    border-width: 2px;
  font-family: "Gugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page {
    background: url(https://i.imgur.com/4qAohsm.gif) no-repeat fixed center center / cover;
background-position: top 50px left;
  font-family: "Gugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}