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

.z13346915, body[data-profile="13346915"] {
    --username-color0: #00F0FF;
    --username-color1: #FF0000;
}

.z13346915 a {
    animation: username-fade 3s alternate infinite;
    color: #000000;
    text-shadow: 0 0 6px #000000FF;
   font-family: "Shojumaru", system-ui;
}

.username-header .z13346915 {
    animation: username-fade 3s alternate infinite;
   font-family: "Shojumaru", system-ui;
}

#profile-page #profile-header {
    color: #00F4FF;
    background-color: #00000000;
   font-family: "Shojumaru", system-ui;
}

#profile-page .panel .panel-heading {
    color: #02EEEC;
    background-color: #0D0D0D00;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #000000FF;
   font-family: "Shojumaru", system-ui;
}

#profile-page .panel {
    color: #00F0FF;
    background-color: #00F0FF00;
    border-color: #00F0FF;
   font-family: "Shojumaru", system-ui;
}

#profile-page .panel h4 {
   font-family: "Shojumaru", system-ui;
}

#profile-page {
    color: #000000;
    background: url('https://i.imgur.com/7lJhws0.gif') no-repeat fixed center center / cover;
}