* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

}

body {
  background-color: black;
  background-repeat: repeat;

  min-width: 100vw;
  min-height: 100vh;
  cursor: url(http://www.rw-designer.com/cursor-extern.php?id=238526), auto;
  background-size: 600px 600px;
}

.kanyewest {
  min-width: 100vw;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 100;
}

.robbietext {
  position: absolute;
  width: 1091px;
  height: 224px;
  left: 101px;
  top: 340px;

  font-family: "Eles";
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: -0.017em;

  color: #ff0000;

  text-shadow: 4px 4px 4px #3700ff;

  z-index: 10;
}

.welcometo {
  /* welcome to */

  position: absolute;
  width: 673px;
  height: 148px;
  left: 47px;
  top: 29px;
}

.eddieswebsite {
  /* eddies website */

  position: absolute;
  width: 459px;
  height: 67px;
  left: 332px;
  top: 194px;
}

.robpic {
  /* oblong of robbie */

  position: absolute;
  width: 1102.24px;
  height: 2389.6px;
  left: 260px;
  top: -120px;
  border-radius: 318px;
  transform: rotate(4.84deg);
}

.kanyewest {
  min-width: 100vw;
  min-height: 100vh;

  background-color: black;

  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}

.slide {
  height: 15vh;
  width: 100vw;
}

.oppfont {
  /* if u an opp an WE SEE YOU WE WILL MESS U UP ONG JK LOVE AND PEACE */

  position: absolute;
  width: 910px;
  height: 692px;
  left: 530px;
  top: 932px;

  font-family: "Resource Han Rounded CN";
  font-style: normal;
  font-weight: 400;
  font-size: 96px;
  line-height: 139px;
  letter-spacing: -0.017em;

  color: #00e6df;

  text-shadow: 4px 4px 4px #ff19b6;

  z-index: 2;
}

.opppic {
  position: absolute;
  width: 506.14px;
  height: 900.61px;
  left: 26px;
  top: 581px;

  background-image: url("assets/robeddie.gif");
  transform: rotate(-2.84deg);
}
