body {
    font-family: ocr a;
    padding-top: 45px;
    font-size: 15px;
    color: white;
    background-image: url(https://i.pinimg.com/originals/1a/33/bb/1a33bbc1b461c0940109b9c47feef270.gif);
    text-align: center;
    -webkit-animation: fadeIn ease 3s;
}

    @keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

* {
    cursor: url(https://cur.cursors-4u.net/food/foo-6/foo506.png), auto !important;
}


#container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://i.pinimg.com/564x/83/85/7c/83857cc905408a13384ff6a9b6f4c569.jpg);
    box-shadow: 0 0 100px #f74a8a;
    margin-top: 20px;
    border-radius: 50px;
}

.short {
    border-radius: 25px;
    background-image: url(https://i.pinimg.com/originals/19/37/d9/1937d9b55712f142002cadd5934d1c9d.gif);
    border: 5px outset #ffca9c;
    animation: bounce linear 10s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
}

img#avatar.avatar {
    border: 2px solid transparent;
    border-image: url(https://thumbs.gfycat.com/SingleAgitatedBug-small.gif);
    border-radius: 10px;
}

.boxHead {
    background-image: url(https://i.pinimg.com/564x/ee/64/71/ee6471c6b9aa54d36179194ca374f61b.jpg);
    color: #4b4e6c;
    text-shadow: 2px 2px #cabfff;
    border-radius: 15px 50px;
    box-shadow: 0 0 5px #f74a8a;
}

.rightHead {
    background-image: url(https://i.pinimg.com/564x/ee/64/71/ee6471c6b9aa54d36179194ca374f61b.jpg);
    color: #4b4e6c;
    text-shadow: 2px 2px #cabfff;
    border-radius: 15px 50px;
    box-shadow: 0 0 5px #f74a8a;
}

.boxInfo {
    border-radius: 10px;
    background-image: url(https://i.pinimg.com/originals/19/37/d9/1937d9b55712f142002cadd5934d1c9d.gif);
    border: none;
    box-shadow: 0 0 5px #ffffff;
}

.url {
    border: none;
    color: #4b4e6c;
    background-image: url(https://i.pinimg.com/originals/19/37/d9/1937d9b55712f142002cadd5934d1c9d.gif);
    border-radius: 20px;
    box-shadow: 0 0 5px white;
    padding: 2px;
}

.player.box {
    background-image: url(https://i.pinimg.com/originals/19/37/d9/1937d9b55712f142002cadd5934d1c9d.gif);
}

.player::after {
    content: "woah pog";
    display: block;
    position: relative;
    height: 300px;
    max-width: 400px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://i.pinimg.com/564x/eb/aa/01/ebaa0154b36606e2137d27863330e243.jpg);
}

.player audio, .player audio::-webkit-media-controls, .player audio::-webkit-media-controls-enclosure, .player audio::-webkit-media-controls-panel {
    background: var(--color--bg-box);
    filter: none;
}

h4 {
    color: #ff94ed;
    text-shadow: 1px 1px #a8a3e3;
    margin-bottom: 5px;
    background-image: linear-gradient(45deg, #9393c7, #5d4abc, #9393c7);
}

h3 {
    color: white;
    text-shadow: 2px 2px #ffa937;
}

comments, table, .box, .blurbs {
    border-radius: 10px;
    background-image: url(https://i.pinimg.com/originals/19/37/d9/1937d9b55712f142002cadd5934d1c9d.gif);
}

td.shortRight {
    color: #ffabe3;
    text-shadow: 1px 1px #f39a6c;
}

p {
    padding: 5px;
}

.extended.box {
    background-image: url(https://thumbs.gfycat.com/DampEvilGermanspaniel-small.gif);
    border: none;
    border-radius: 50px;
    box-shadow: 0 0 5px white;
}

span#hUp::before {
    content: "i wuv my zenji <33";
    color: #8f0122;
    font-size: 16px;
    font-family: ocr a;
    animation-name: rainbow;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes rainbow {
  0%   {color: #ff4589;}
  25%  {color: yellow;}
  50%  {color: #ff4589;}
  100% {color: yellow;}
}

.logo b:after {
    vertical-align: middle;
    font-size: 20px;
    color: #ff87dd;
    content: "cyuteboy.com <3";
    font-family: "ocr a";
}

.fwiendFace img {
    object-fit: cover;
    height: 100px;
    width: 100px;
    border-radius: 50px;
    border: dotted;
}

.logo b span {
    display: none;
}

div#header {
    background: rgb(108 112 219 / 80%);
    border-bottom: none;
    width: 1000px;
    left: 250px;
    border-radius: 20px;
    position: absolute;
}

#hSub a {
    color: #ffffff;
    text-shadow: 0px 0px 3px #ffffff;
}

#hSub a:hover {
    text-shadow: 1px 1px #2b00ff;
}

div#hSub {
    background-image: url(https://thumbs.gfycat.com/SingleAgitatedBug-small.gif);
    width: 500px;
    top: 34px;
    left: 500px;
    height: 10px;
    font-size: small;
    border-radius: 10px;
    margin-top: 10px;
    position: absolute;
}

table#userWall {
    overflow: auto;
    width: 100%;
    height: 400px;
}

td.tableRight, .tableLeft {
    background: #9393c7;
    border-radius: 20px;
    box-shadow: 0 0 5px white;
    color: #0f0f57;
}

.tableLeft img {
    width: 70%;
    border-radius: 10px;
    height: 90px;
    object-fit: cover;
    box-shadow: 0 0 3px white;
}

textarea#commentInput {
    background: #ffc7db;
    border: none;
}

#add::after {
    color: white;
    font-size: 15px;
    content: "let's be besties <3";
}

#sMsg::after {
    color: white;
    font-size: 15px;
    content: "YOO YESYES LETS TALK";
}

#block::after {
    color: white;
    font-size: 15px;
    content: "uhm,, ok";
}

#report::after {
    color: white;
    font-size: 15px;
    content: "u snitch, but why?";
}

#add {
    background-repeat: no-repeat;
    background: url(http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/mini149.gif) no-repeat;
    background-position: left;
    background-size: 30px;
    font-size: 0;
}

#sMsg {
    background-repeat: no-repeat;
    background: url(http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/mini149.gif) no-repeat;
    background-size: 30px;
    font-size: 0;
}

#report {
    background-repeat: no-repeat;
    background: url(http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/mini149.gif) no-repeat;
    background-position: left;
    background-size: 30px;
    font-size: 0;
}

#block {
    background-repeat: no-repeat;
    background: url(http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/pixelwixel/mini149.gif) no-repeat;
    background-position: left;
    background-size: 30px;
    font-size: 0;
}

h2#name {
    color: #fa4386;
    text-shadow: 1px 1px #870fd1;
}