body { font-family: Times New Roman; }

body {
    cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1105.cur), auto !important;
}

#comments {
  background-color: transparent;
  border: 1px solid white;
  color: #50E7FF;
}

.info {
	background-color: #eeebed;
	color: black;
	padding: 3px 3px;
	border-radius: 15px;
        border: 0px solid black;
	box-shadow: 4px 4px #0004;
}

body {
    background: url(https://cdn.discordapp.com/attachments/706882473229025332/926533006552870922/unknown.png);
}

.admin, .status, input, select, #group, .url, .header, .usersGrid, #siteTitle, .contactInfo, .info, a, p {
    animation: rbow 1s linear infinite alternate;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

textarea {
    animation: tdbw 1s linear infinite alternate;
    text-shadow: 0.5px 0.5px 2px black;
    font-family: Trebuchet MS, sans-serif;  
}

@keyframes tdbw {
    0% {
        filter: hue-rotate(0deg);
    }

    100% {
        filter: hue-rotate(360deg);
    }
}

.formerly {
    font-size: 0px;
    content: " ";
}

@keyframes rbow {
    0% {
        filter: hue-rotate(0deg);
        color: #5ef7ff;
    }

    100% {
        filter: hue-rotate(360deg);
        color: #5ef7ff;
    }
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.url { border: solid 2px #4A0A0A; }

#song.contactInfo::before {
    content: "";
    display: block;
    position: relative;
    width: 302px;
    height: 226px;
    max-width: 302px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.pinimg.com%2Foriginals%2F55%2Fa9%2Fff%2F55a9ff3ddd313e16b5a9aa6b4cedf01c.png&f=1&nofb=1);
}

.text1 { color: #000; }
.headerTop { background-color: #000; }
.headerBottom { background-color: #4e4e4e; }

body {
  background-color: black;
  color: white;
}
@media screen and (prefers-color-scheme: light) {
  body {
    background-color: white;
    color: black;
  }
}

#siteTitle {
font-size: 0px;
}

#siteTitle:after {
    font-size: 16px;
    content: "It's me-sez-hy!";
    background-color: DarkCyan;
    text-align: center;
}

.contactInfoTop, .info {
background: black;
color: white;
}

.avatar {    
    position: fixed;
    right: 30px;
    bottom: 0px;
    color: #ffffff00;
    background-size: 400px;
    height: 400px;
    width: 400px;
    border: none;
    box-shadow: none;
    filter: drop-shadow(8px 9px 15px #00000044);
    z-index: 1000;
    font-size: 0px;
    opacity: 1;
}

.lefthanduserinfo, .vid-info {
    background-color: white;
    padding: 5px;
    vertical-align: top;
    overflow-wrap: anywhere;
    background-size: 100%;
    border: 8px groove black;
    overflow: hidden;
    text-overflow: ellipsis;
}

#avatar.avatar {
    width: 235px;
    height: 255977px !important ;
}

#downloadbutton {
    background: #00c4ff;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 1px;
    outline: 2px;
    outline-style: solid;
    outline-color: black;
    filter: invert(1);
    margin-right: 2px;
    border-radius: 1px;
}

.commentsList{
border: 2px solid black;
padding: 40px;
}

h1.username {font-size:40px !important;font-family:comic sans ms;
width:100px;
color:black
}

{Fillster.com}#header,#googlebar {background-color:#2A2A2A;}
#topnav {background-color:#696969;}
#topnav ul li {border-left:1px solid #999999;}
#topnav ul {border-right:1px solid #999999;}
div.module{color: #FFFFFF;}
div.moduleMid{background-color:#2A2A2A;}
div.module a{color: #BEA703;}
h3.moduleHead{font-weight:bold;}
ul.contactLinks {margin-bottom:1em;}
div.profileDemographics{border-top:1px solid #999999;padding-top:1.5em;padding-left:0;padding-right:0;}