:root {
    --age: "104"; 
}

span#age {
    font-size: 0px;
}

span#age::after {
    font-size: 15px;
    content: var(--age);
}

h2 { font-size: 0%; }

h2::after {  content: url(https://i.imgur.com/ehQovyg.png);  width: 1000px; height: auto;  }

blockquote {  color: #DDF0DD; }

/* body */

img { filter: drop-shadow(0 0 0.1rem white); }

a.logo { color: red; text-align: center; }

body { background: #CCC; font-family: Times; font-style: italic; padding-top: 45px;  font-size: 15px;  color: #DDD; background-image: url(https://j.gifs.com/KYjYkL.gif); background-size: cover; background-attachment: fixed; }

body::after {
  content: "";
  display: block;
  position: fixed;
  left: -32px;
  top: 0;
  width: calc(100% + 32px);
  height: calc(100% + 32px);
  background-image: url(https://static.wixstatic.com/media/7c6364_30f841a08a5140e38492c7732774b3f0~mv2.gif);
  background-size: cover; 
  background-attachment: fixed; 
  animation: ScanlineAnimationRight 1s linear infinite;
  pointer-events: none;
  opacity: 0.1;
  animation: hide 1s linear 1s 1 forwards;
}

.box, .short, .tableLeft, .tableRight, .svmsg, #rufflePlayer { border: 10px solid #DDD; border-image:url(https://i.imgur.com/ox40iQ6.png) 10% round; 
background: #111; background-image: url(https://64.media.tumblr.com/db79293f643b88b403cab0ea6815e088/74702d3ba3cb729a-27/s500x750/38951d12d46a08297cb44ee2945b24b56436cbde.gifv); background-size: cover; 
padding: 5px; color: #DDD; }

.short { margin-top: 6px; }

.topRight { margin-top: 5.5%; }

.topLeft { margin-top: 6.9%; }

.svmsg { width: 974px; margin: auto; margin-top: 95px; }

#rufflePlayer { width: 95%; }

.boxHead, .rightHead { background: transparent; color: #DDD; }

.extended { width: 85%;  margin-left: 60px; }

#header { background: black; color: #DDD; }

#hSub { background: transparent; background-image: url(https://i.imgur.com/c8Fo9u8.png); background-position: top center;  background-repeat: no-repeat;  background-size: contain; margin-bottom: -100px;  display: block;  height: 100px;  image-rendering: smooth; }

h4, .fwiendCount { color: #DDD; font-style: bold; }

.comments { margin-top: 23px; }

#footer { background: transparent; border: 0px; color: black; }

a:link, a:visited, .url.box a, .boxButton { color: #CCF!important; text-decoration: underline; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 2px 2px 4px black; }

.player, .shortRight { filter: grayscale(1); }

.player { width: 92.3%; }

.blinkYellow {
  animation: blinkingTextYellow 0.3s infinite!important;
}
.blinkViolet {
  animation: blinkingTextViolet 0.3s infinite!important;
}

/* PFPs */

#top ba[href="?id=1"], .tableLeft a[href="/?id=1"] {
  content: url("https://i.imgur.com/nE28UIh.png");
  width: 100%;
}

#top ba[href="?id=39"], .tableLeft a[href="/?id=39"]  {
  content: url("https://i.imgur.com/b5Ce5k5.png");
  width: 100%;
}