body {
background-color: lightblue;
font-family: "Comic Sans MS", Comic Sans, cursive;
span#hUp::before {
 content: "me when im retarded";
font-size: 13px;
animation-duration: 1.5s;
animation-timing-function: ease;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
animation-name: blinkingTextYellow;
}
background-color: lightblue;
background-image: url("https://i.imgur.com/crowren.jpeg"); background-size: cover; background color: white;
}





.extended h3 span:before, .extended h3 #editLink {
  font-size: 18px !important;
}



a {
    color: lightblue; /* Adjust to a color that contrasts with black */
}

.extended {
  background-image: url('https://i.imgur.com/rSyMqFj.jpeg');
  background-repeat: no-repeat;
  color: white;
}

color: white;



.player {
  display :none;
}




.uName {
  text-shadow: 0 2px 5px #87CEEB;
  font-family: Lucida Console;
}

#avatar { border: outset #1E90FF; outline: solid 1px #6495ED; }

.fwiendFace img { border: outset #1E90FF; outline: solid 1px #6495ED; }

.tableLeft img { border: outset #1E90FF; outline: solid 1px #6495ED; }

div#online img {
  width: 0px;
  height: 0px;
}
div#online::after {
  content: url(" image goes here ");
  image-rendering: pixelated;
  margin: 7%
}


.topRight { background-color: #1e90ff4f; border: #6495ED; outline: solid 1px #6495ED; }
.topLeft { background-color: #1e90ff4f; border: #6495ED; outline: solid 1px #6495ED; }

.boxInfo.box { background-color: #4682b4a1 }
.url.box { background-color: #4682b4a1 }

.tableRight { background-color: #1e90ff52; }
.tableLeft { background-color: #1e90ff52; } 


.rightHead { 
background-color: white; 
color: black;

}

#aboutTitle { color: white; }
#whoTitle { color: white; }

.logo {
    font-size: 0px;
}
.logo::after {
    font-size: 15px;
    content: "fuckme.f46n.org";
}

#header { background: #000000; }