html, 
body {
    height: 200vh;
}
.div1 {
    background: rgb(200, 156, 128);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 60vw;
    top: 70vw;
}

.div2 {
    background: rgb(191, 74, 74);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 20vw;
    top: 260vw;
}

.div3 {
    background: rgb(21, 20, 88);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 50vw;
    top: 260vw;
} 

.div4 {
    background: rgb(59, 3, 77);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 120vw;
}

.div5 {
    background: rgb(199, 237, 4);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 150vw;
}

.div6 {
    background: rgb(234, 206, 147);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 40vw;
    top: 230vw;
}

.div7 {
    background: rgb(18, 54, 63);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 20vw;
    top: 90vw;
}

.div8 {
    background: rgb(6, 6, 6);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 20vw;
    top: 120vw;
}

.div9 {
    background: rgb(78, 50, 50);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 13vw;
    top: 200vw;
}

.div10 {
    background: rgb(141, 33, 9);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 60vw;
    top: 80vw;
}


.div11 {
    background: rgb(29, 177, 108);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 20vw;
    top: 180vw;
}

.div12 {
    background: rgb(179, 207, 21);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 50vw;
    top: 250vw;
}

.div13 {
    background: rgb(233, 188, 178);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 20vw;
    top: 160vw;
}

.div14 {
    background: rgb(43, 108, 39);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 30vw;
    top: 230vw;
}

.div15 {
    background: rgb(219, 19, 202);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 50vw;
    top: 170vw;
}

.div16 {
    background: rgb(32, 12, 67);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 10vw;
}

.div17 {
    background: rgb(166, 142, 23);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 30vw;
}

.div18 {
    background: rgb(51, 234, 23);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 30vw;
    top: 150vw;
}

img.move{
   
    position: fixed;
    size: 50vw;
}


.div19 {
    background: rgb(104, 154, 17);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 220vw;
}

.div20 {
    background: rgb(51, 234, 23);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 10vw;
    top: 30vw;
}
.div21 {
    background: rgb(195, 51, 73);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 40vw;
    top: 20vw;
}
.div22 {
    background: rgb(109, 16, 126);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 50vw;
    top: 100vw;
}
.div23 {
    background: rgb(190, 153, 22);
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    position: absolute;
    left: 70vw;
    top: 200vw;
}