<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Rubik+Bubbles');

.z12206129, body[data-profile="12206129"] {
    --username-color0: #00FF48;
    --username-color1: #FBFF00;
}

.z12206129 a {
    animation: username-colourswitch 3s infinite;
    color: #FF0000;
    text-shadow: 0 0 6px #F2FF00FF;
    font-family: 'Rubik Bubbles', regular;
}

.username-header .z12206129 {
    animation: username-colourswitch 3s infinite;
    font-family: 'Rubik Bubbles', regular;
}

#profile-page #profile-header {
    color: #FBFF00;
    background-color: #50382CCA;
}

#profile-page .panel .panel-heading {
    color: #EE0000;
    background-color: #000000FF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #FBFF00FF;
}

#profile-page .panel {
    color: #FBFF00;
    background-color: #5C4033BA;
    border-color: #000000;
    border-width: 3px;
}

#profile-page {
    color: #FBFF00;
    background-color: #FFFFFF00;
    background: url(https://i.imgur.com/VXvE0SD.png) no-repeat fixed center center / cover;
}</pre></body></html>