@import url('https://fonts.googleapis.com/css2?family=Inconsolata:wght@200&family=Press+Start+2P&display=swap');

.z13464976, .z13464976 a {
    font-family: 'Press Start 2P', cursive;
    background-image: url("https://i.imgur.com/OQeFwK9.png");
  background-position: center;
  background-size: 300px;
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.profiler-username-header .z13464976 {
    text-shadow: 0 0 6px #FF00AA;
}

#profile-page #profile-header {
    background-color: rgba(255,12,24,0.5);
}

#view-profile .panel .panel-heading {
    background-color: rgba(37,25,255,0.25);
}

#view-profile .panel {
    background-color: rgba(165,0,0,0.5);
}

#profile-page {
    color: rgba(255,255,255,1);
    font-family: 'Inconsolata', monospace;
    font-weight: bold;
    background: url(https://cdn.discordapp.com/attachments/967014064637239319/967014339871645726/bna-michiru.gif) no-repeat fixed center center / cover;
}