body {
  cursor: url(https://imgur.com/sFSXOnw.png), auto !important;
  background: #fff;
  background-image: url("https://i.gifer.com/WG8P.gif");
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

b {
  color: #000
}

#hSub {
    background: url(https://i.imgur.com/Tw2StnH.jpeg) #830078 !important;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 8px !important;
}

.extended.box::after {
    content: "NIHILBUNNY.";
    font-weight: bold;
    font-size: 78px;
    font-family: didot;
}

h4 {
  color: #fff;
  margin: 0;
}

* {
  color: #000;
}

button, input[type=submit] {
  padding: 5px;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-radius: 3px;
  margin-top: 10px;
}

a, a h3, {
  color: #000;
}

.boxInfo a div, .fwiendFace b {
  color: #000;
}

.blurbs, .box, #box, #header, #commentInput {
  background: #fff;
  border: 1px solid #fff;
  padding: 0px;
  margin-bottom: 10px;
}


.box > :not(#form) {
  padding: 7px;
}

#form > {
  padding: 7px;
}

.url.box a {
  color: #000;
}

.rightHead, .boxHead {
  background: #fff;
  padding: 7px;
  border-bottom: 1px solid #fff;
}

.rightHead b, .rightHead span, .boxHead b, .box.url b {
  color: #fff;
}

#avatar {
  border: 0px solid #000 !important;
}

#333hSub {
  background: #fff;
  border: 1px solid #fff;
  padding: 0px;
  margin-bottom: 10px;
}

#333hSub {
  top: 25px !important;
}

#header, #hSub {
  background: #fff;
  padding: 6px !important;
  background: #000 !important;
  border-bottom: 5px solid #fff !important;
  position: absolute !important;
}

div#hSub a:first-child {
  border-bottom: 2px solid #fff;
  padding-bottom: 7px;
}

#name {
  color: #fff;
}

/* Comments */

.tableLeft {
  background: none;
  width: 20% !important;
      background-image: url("https://media.tenor.com/images/c4ed9b3922802e214b385e0fbd55d424/tenor.gif");
}

.tableRight {
  background: none;
}

.tableLeft img {
  max-width: 100px;
  max-height: 100px;
}

.date {
  color: #000;
}

.tableLeft a div b {
  color: #000;
  float: left;
  margin-bottom: 7px !important;
}
div#rightHead {
    background-color: #ffffff;
}

div#hSub {
    text-align: center;
    background-color: #000000;
    font-family: "Arial";
}

body {
    color: black;
    background-color: #ffffff;
    background-image: url("https://img1.picmix.com/output/stamp/normal/6/0/1/6/1556106_f227e.gif");
    background-size:33%;
    background-attachment:fixed;
    font-family: "Arial";
}

.player.box {
    background-color: #ffffff;
    background-image: url(https://img1.picmix.com/output/stamp/normal/6/0/1/6/1556106_f227e.gif);
    background-size: 33%;
    background-position: 150px;
}
/* This theme is made by "sophie" more can be found at: https://sophiezhng.github.io/my-space-windows-93-themes */ 

div#footer{
     background-color: #ffffff;
     background-image: url("https://img1.picmix.com/output/stamp/normal/6/0/1/6/1556106_f227e.gif");
     bottom:0;
     font-size:0;
     left:500px;
     position:fixed;
     pointer-events: none;
 
}

.fwiendFace, .tableLeft {
    background-color: #ffffff;
    transition: 0.5s;
    background: #ffffff;
}

.fwiendFace, .topLeft {
    background-color: #ffffff;
    transition: 0.5s;
    background: #ffffff;
}


.fwiendFace:hover {
    background-color: #ffffff;
    border-radius: 10px;
    transform: scale(1.2);
    animation: wob .5s linear infinite;
    background: #ffffff;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #add8e6;
    transition: 0.5s;
}

.tableLeft:hover {
    background-color: #ffffff;
    border-radius: 30px;
    transform: scale(0.8);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #add8e6;
    transition: 0.5s;
}

.tableRight {
    background-color: white;
    background: #ffffff;
}

.topRight {
    background-color: white;
    background: #ffffff;
}

.rightHead {
    background-color: white;
    background: #ffffff;
    color: white;
    text-color: white;
}

.boxHead{
    background-color: #ffffff;
    color: black;
    background: #ffffff;
}