@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');

.z13360215, body[data-profile="13360215"] {
    --username-color0: #FF1818;
    --username-color1: #47F7FF;
}

.z13360215 a {
    animation: username-colourswitch 3s alternate infinite;
    color: #80D2FF;
    text-shadow: 0 0 6px #FF1111FF;
}

.username-header .z13360215 {
    animation: username-colourswitch 3s alternate infinite;
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #FF0000;
    background-color: #00000046;
}

#profile-page .panel .panel-heading {
    color: #60C8EE;
    background-color: #5DFFF500;
}

#profile-page .panel {
    color: #772222;
    background-color: #76767600;
    border-width: 2px;
}

#profile-page {
    color: #3E7776;
    background-color: #275CFF00;
	background: url(https://i.imgur.com/hsw8uOG.gif) no-repeat fixed center center / cover;
}