/* kill me" */

body {
  background-image:url("https://i.pinimg.com/1200x/de/70/f4/de70f44977925be26e8520c4eb380bbb.jpg");
  background-size: cover;
  background-position:center 0;
  background-repeat: no-repeat;
  color: black;
  font-family: Verdana;
}
h1{
  font-size:40px;
  background-color:#c5a1a4;
  width:1293px;
  background-image:url("https://i.pinimg.com/1200x/ba/06/92/ba069274014c299ca71349d89a36c863.jpg");
background-size:cover;
  border:solid 3px #bba386;
 padding:20px;
  border-radius:50px;
  text-align:center;
  margin:20px auto;
}
.welcome{
  background-color:white;
  text-align:center;
  border:solid 3px #E75480;
  padding-top:30px;
  padding:20px;
  width:300px;
  height:230px;
  margin:100px;
  border-radius:50px;
  }
.bajablast{
  color:black;
  background-image:url("https://i.pinimg.com/736x/e5/eb/4b/e5eb4bda1d613a2747ee82c642607c42.jpg");
  background-color:#ddd5c5;
  border:solid 3px #bba386;
  border-radius:50px;
  padding:40px;
  width:1300px;
  margin:20px auto;
  height:90vh;
}

.bimg{
  height:300px;
  width:300px;
  position:absolute;
  left:160px;
  top:-18px;
}
.fimg{
  height:300px;
  width:300px;
  position:absolute;
  left:95px;
  top:450px;
}
.cimg{
  height:300px;
  width:300px;
  position:absolute;
  left:1450px;
  top:600px;
}
.buimg{
  position:absolute;
  left:1500px;
  top:8vh;
}
.dimg{
  position:relative;
  left:600px;
  top:-23vh;
  border:transparent;
  border-radius:50px;
  }
