html {
    cursor: url('https://butchercollie.neocities.org/assets/crowcursor.png'), auto;
}

body {
  background-color: gray;
  background-image: url('https://butchercollie.neocities.org/assets/funfloor.jpg');
  
}

.manufacturing-consent-regular {
  font-family: "Manufacturing Consent", system-ui;
  font-weight: 400;
  font-style: normal;
}

.medula-one-regular {
  font-family: "Medula One", system-ui;
  font-weight: 400;
  font-style: normal;
}

.box2 {
  position: absolute;
  top: 145px;
  left: 550px;
  width: 400px;
  height: 400px;
  background-color: white;
  padding: 10px;
  border: 3px solid;
          border-image-slice: 100%;
          border-image-source: none;
          border-image-slice: 1;
          border-image-source: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
          background-color: black;
      
}

.box1 {
  position: absolute;
  top: 145px;
  left: 410px;
  width: 100px;
  height: 400px;
  padding: 10px;
  background-color: white;
  border: 3px solid;
          border-image-slice: 100%;
          border-image-source: none;
          border-image-slice: 1;
          border-image-source: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
          background-color: black; 
}

#butchercollie {
    font-family: "Manufacturing Consent", system-ui;
    color: white;
    filter: drop-shadow(1px 1px 0 #b52100) drop-shadow(-1px 1px 0 #b52100) drop-shadow(0 -1px 0 #b52100) drop-shadow(1px 0 #b52100);
    font-size: 20px;
    left: 40px;
    width: 100%;
}


#blinkie1 {
  width: 110%;
  margin-left: -5px;
  margin-top: 5px;
}
#blinkie2 {
  width: 110%;
    margin-top: 5px;

    margin-left: -5px;

}

#furby6 {
  width: 90%;
  margin-left: 5px;
  margin-top: 90px;
}

