body{
    color:#fdefc4;
    background-color:brown;
    text-align:center;
}

.text{
    text-align: center;

}

.zero{
    width:550px;
    height: auto;
    left:430px;
    top: 50px;
}

.one{
    width: 175px;
    height: auto;
    bottom: 175px;
    left:625px;
    
    }

img{
    width:100%;
}

.two{
    width:175px;
    height:auto;
    bottom: 90px;
    left:400px;
}

.three{
    width: 175px;
    height: auto;
    right: 650px;
    bottom:90px;
}

.four{
    width: 175px;
    height: auto;
    left: 850px;
    bottom: 90px;
}

.five{
    width: 150px;
    height: auto;
    left: 850px;
    bottom: 230px;

}

.six{
    width: 175px;
    height: auto;
    right: 200px;
    top: 280px;
}

.seven{
    width: 175px;
    height: auto;
    right:180px;
    top: 500px;
}

.eight{
    width: 150px;
    height: auto;
    left: 300px;
    top:450px;
}

.nine{
    width: 150px;
    height:auto;
    top: 375px;
    left: 440px;
}

.ten{
    width:150px;
    height: auto;
    left:100px;
    bottom: 100px;
}

.eleven{
    width:200px;
    height: auto;
    left: 275px;
    top: 300px;
}

.twelve{
    width: 1400px;
    height:1800px;
    transform: rotate(180deg);
    left: -260px;
    top:-900px;
}

.thirteen{
    width: 100px;
    height: auto;
    right: -750px;
    top: -250px;
    transform: rotate(-20deg);
}

.fourteen{
    width: 150px;
    height: auto;
    top:-250px;
    left: -80px;
}

.image-gallery div{
    position:absolute;
}