.box {
    border: outset;
    overflow: hidden;
}
#name {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}


#avatar {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}


@keyframes blink {
	0% {opacity: 0}
	49%{opacity: 0}
	50% {opacity: 1}
}

blink{animation: blink 1s infinite;}
}
#siteName::after {
    content: "GAY FREE SEX.CUM";
}
.fwiendFace img:hover{
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}
.fwiendFace b:hover{
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}
.tableLeft img:hover{
  animation: shake 0.5s;
  animation-iteration-count: infinite;  
}
span#hUp::before {content: "you smell";
    font-size: 13px;
    color: white;
    text-shadow: 2px 2px black;
    animation-duration: 0.275s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: blink;
}

.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
a.logo {
    font-size: 0;
}
.logo::after {
    color: #fff;
    content: "xd xd im so gay";
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 2px black;
}
body {
    background: #f9ffe2;
    background-image: url(https://steamuserimages-a.akamaihd.net/ugc/773984425221629463/91E65A47DB0AA26225F55491A3A798FF4B28B24B/?imw=1024&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false);
    background-attachment: fixed;
    background-size: inherit;
    font-family: monospace;
    text-transform: lowercase;
    padding-top: 45px;
    font-size: 15px;
    text-align: center;
    background-blend-mode: exclusion;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  background-attachment: fixed;
}
a:link, a:visited{
    color: #2dba49
    }
#block{
    display: none;
    }
#report{
    display: none;
    }
#add{
    font-size: 0px;
    background-image:url(https://media.tenor.com/cX8573YWEoQAAAAi/haida-aggretsuko.gif);
    background-size: contain;
}
#add:after{
    content:"add to fwiends ??";
    font-size: small;
    padding-left: 10px;
}
add {
    animation: blink 1s infinite;
}
#sMsg{
    font-size: 0px;
    background-image:url(https://media1.giphy.com/media/d7x9GB0foo6vzQbWl2/200w.gif);
    background-size: contain;
}
#sMsg:after{
    content:"message me :3";
    font-size: small;
    padding-left: 10px;
}
img {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    image-orientation: from-image;
    border-radius: 30px;
}
td.shortRight {
    border: outset;
}
div.topLeft{
    position: relative;
    float: right;
    }
.extended {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
    border: outset;
}
#header, #hSub {
    background: #255f35 !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 10px;
    opacity: 0.7;
}
.topLeft {
    top: 0;
    float: left;
    width: calc( 40% - 20px );
    padding: 10px;
}
.fwiendCount {
    color: #557451;
}
.blurbs {
    margin-bottom: 20px;
    text-align: center;
    border: outset;
}
#top {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #D3D3D3;
    background-size: 800px;
    box-shadow: #124c1e -1px 1px 20px 7px;
    margin-top: 20px;
    border-radius: 50px;
    border: 8px solid #2ebc4a;
    padding: 2px 2px;
    border-width: thick;
}
.player {
    padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: calc(100% - 10px );
    border: outset;
}
.boxHead {
    background: #2ebc4a;
    color: white;
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
}
.boxInfo {
    border: outset;
    margin-bottom: 20px;
    margin-top: 20px;
}
.boxInfo:after {
    content: "" url(https://cyber.dabamos.de/88x31/000010.gif) url(https://cyber.dabamos.de/88x31/wii.gif) url(https://cyber.dabamos.de/88x31/discord.gif)
    url(https://cyber.dabamos.de/88x31/ie_anim.gif) url(https://cyber.dabamos.de/88x31/google.gif) url(https://cyber.dabamos.de/88x31/gb.gif) url(https://cyber.dabamos.de/88x31/macos.gif) url(https://cyber.dabamos.de/88x31/minecraft.gif) url(https://cyber.dabamos.de/88x31/mslive.gif)
    url(https://cyber.dabamos.de/88x31/pride.gif) url(https://cyber.dabamos.de/88x31/rainbow_bev.gif) url(https://cyber.dabamos.de/88x31/scottgames.gif) url(https://cyber.dabamos.de/88x31/twitterbutton.gif) url(https://cyber.dabamos.de/88x31/winxp.gif)
    url(https://cyber.dabamos.de/88x31/yoshilore.gif) url(https://cyber.dabamos.de/88x31/firefoxnow.gif) ;
    white-space: pre-wrap;
    height: 100px;
}
.rightHead {
    background: #2ebc4a;
    color: #ffffff;
    padding-left: 4px;
}
h4 {
    color: #7e71f4;
    margin-bottom: 0px;
}
.tableLeft {
    background: teal;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.tableRight {
    width: 75%;
    background: #e3ffce;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
.url {
    font-size: 0px;
    background: url() !important;
    position: fixed;
    right: 0;
    bottom: 0;
    color: transparent !important;
    height: 406px;
    width: 365px;
    border: none;
    box-shadow: 2px white;
    padding: 0 !important;
}
.blurbs, .fwiends, .tableRight, .fwiendFace, .player, .blogs, .extended, .avatar, .boxInfo, .comments, div.topLeft:after, .shortRight, .tableRight, .fwiendspace, topRight > .box:not(.blurbs) > .rightHead{
animation: float 5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out; 

}
@keyframes float { 
0% { transform: translate(0, 0px);
}
50% {
transform: translate(0, 10px);
}
.songName {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
}
.songName:hover {
    animation-play-state: paused;
}
@keyframes marquee{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-100%, 0);
}
div.songName {
    color: black;
}

.url.box a {
  color: #aaa !important;
  display: none;

}
.url{overflow-y: scroll; height: 200px;
    overflow-x: scroll;}
.url:after {
content:

url(https://media.tenor.com/wNJg-irlT28AAAAC/sheen-fatigue.gif) 

;