body {
    background-image: url(https://file.garden/aGKSaAK8lRt7HumW/Neocities%20Assets/Backgrounds/pinstripe%20bows%202);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.center {
    display: block;
    position: relative;
    left: 380px;
}

.photos {
    display: block;
    position: absolute;
    left: 630px;
    bottom: 40px;
}

.todo {
    position: absolute;
    height: 250px;
    width: 250px;
    left: 650px;
    bottom: 130px;
}

.pins {
    position: absolute;
    height: 150px;
    width: 150px;
    left: 475px;
    bottom: 360px;
    transform: rotate(-17deg)
}

.back {
    position: absolute;
    height: 270px;
    width: 270px;
    top: -70px;
    bottom: 550px;
}