body {
    background-color: blanchedalmond;
    background-image: url('/images/745f56f8adbde8bdea1f89b2f8400d67.gif');
}

.wrapper {
    background-color: rgba(255, 235, 205, 0.781);
    min-height: 120vh;
}

header {
    background-image: url('/images/minecraft.gif');
    position: relative;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
    width: 1200px;
    margin: 0 auto;

}


.pop {
    position: absolute;
    bottom: -6%;
    left: -8%;
    height: 300px;
    width: 300px;

}

.lol {
    position: absolute;
    bottom: -3%;
    right: 75%;
    height: 291px;
    width: 291px;
}

.uwu {
    position: absolute;
    bottom: -8%;
    right: -7%;
    height: 260px;
    width: 260px;
}

.pup {
    position: absolute;
    bottom: -4%;
    right: -4%;
}

.bee {
    position: absolute;
    bottom: 23%;
    right: -8%;
    width: 189px;
    height: 189px;
}

.bop {
    position: absolute;
    bottom: -6%;
    left: -16%;
    width: 269px;
    height: 269px;
}

.bip {
    position: absolute;
    bottom: -10%;
    right: 17%;
    width: 200px;
    height: 200px;
}

.cap {
    position: absolute;
    bottom: -5%;
    left: 10%;
    width: 200px;
    height: 200px;
}

figure {
    display: flex;
    justify-content: space-around;
}

h1 {
    text-align: center;
    line-height: 2000%;
    color: white;
}

h2 {
    color: rgb(129, 94, 48);
    text-align: center;
    margin: 0 auto;
}

.kak h2 {
    text-align: left;
}