body {
    background-image: url(https://file.garden/aGKSaAK8lRt7HumW/Neocities%20Assets/Backgrounds/pinstripe%20bows%202);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.back {
    position: absolute;
    height: 270px;
    width: 270px;
    bottom: 520px;
}

h1 {
    text-align: center;
    position: absolute;
    top: 40px;
    left: 650px;
}

.container {
  text-align: center;
  display: grid;
  height: 300px;
  width: 700px;
  grid-template-columns: auto auto auto auto auto auto;
  align-content: space-evenly;
  margin: auto;
}

.shelf1 {
    position: relative;
    display: block;
    top: 170px;
    width: 1500px;
    height: 50px;
}

.pgv {
    position: absolute;
    top: 200px;
    left: 180px;
    transform: rotate(8deg);
}

.ch {
    position: absolute;
    width:350px;
    height: 350px;
    top: 225px;
    left: 580px;
}

.ba {
    position: absolute;
    width: 325px;
    height: 275px;
    top: 245px;
    left: 950px;
    transform: rotate(2deg)
}

.shelf2 {
    position: relative;
    display: block;
    top: 425px;
    width: 1500px;
    height: 50px;
}

.rrspa {
    position: absolute;
    width: 350px;
    height: 300px;
    top: 535px;
    left: 180px;
}

.cyoth {
    position: absolute;
    width: 350px;
    height: 280px;
    top: 540px;
    left: 580px;
    transform: rotate(5deg)
}

.sbm {
    position: absolute;
    width: 350px;
    height: 250px;
    top: 570px;
    left: 950px;
}

.shelf3 {
    position: relative;
    display: block;
    top: 680px;
    width: 1500px;
    height: 50px;
}

.joey {
    position: absolute;
    width: 320px;
    height: 250px;
    top: 870px;
    left:180px;
}

.sara {
    position:absolute;
    width: 400px;
    height: 250px;
    top: 880px;
    left: 550px;
    transform: rotate(-3.5deg)
}

.mariah {
    position:absolute;
    width: 400px;
    height: 250px;
    top: 880px;
    left: 950px;
}

.shelf4 {
    position: relative;
    display: block;
    top: 935px;
    width: 1500px;
    height: 50px;
}

.sla {
    position: absolute;
    width: 320px;
    height: 230px;
    top: 1190px;
    left:180px;
}

.botwc {
    position: absolute;
    width: 270px;
    height: 230px;
    top: 1220px;
    left:550px;
}

.prpm {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 1280px;
    left:870px;
}

.bt {
    position: absolute;
    width: 300px;
    height: 230px;
    top: 1200px;
    left:1000px;
}