body {
    font-family: cursive;
    margin: 0;
    padding: 5px;
    background-image: url("https://furaisu.neocities.org/images/p.jpeg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.container{
    background-image: url("https://furaisu.neocities.org/images/camo.jpeg");
    height: 3132px;
    width: 735px;
    margin: auto;
    padding: 10px;
    border-radius: 15px;
    background-attachment: relative;
}
.banner{
    position: relative;
    display: flex;
    height: 192px;
    left: 260px;
    top: 0;
}



.cloths-img1{
    position: relative;
    display: flex;
    top: 54px;
    left: 167px;
    height: 300px;
    margin: 2px;
    
}
.cloths-img2{
    position: relative;
    display: flex;
    top: 10px;
    left: 23px;
    height: 271px;
    margin: 10px;
}
.cloths-img3{
    position: relative;
    display: flex;
    top: -58px;
    left: 434px;
    rotate: 15deg;
    height: 336px;
    margin: 10px;
}
.cloths-img4{
    position: relative;
    display: flex;
    top: -330px;
    left: 96px;
}
.cloths-img5{
    position: relative;
    display: flex;
    top: -1087px;
    rotate: -12deg;
    left: 433px;
    height: 514px;
    margin: 10px;
}
.cloths-img6{
    position: relative;
    display: flex;
    top: -1675px;
    left: 112px;
    height: 219px;
    margin: 10px;
}
.cloths-img7{
    position: relative;
    display: flex;
    top: -1376px;
    left: 355px;
    height: 448px;
    margin: 9px;
}
.cloths-img8{
    position: relative;
    display: flex;
    top: -1793px;
    left: 135px;
    height: 148px;
    margin: 10px;
}
.cloths-img9{
    position: relative;
    display: flex;
    top: -1545px;
    left: 362px;
    height: 265px;
    margin: 10px;
}
.cloths-img10{
    position: relative;
    display: flex;
    top: -1504px;
    rotate: 15deg;
    left: 337px;
    height: 300px;
    margin: 10px;
}
.cloths-img11{
    position: relative;
    display: flex;
    top: -1554px;
    left: 262px;
    rotate: 15deg;
    height: 300px;
    margin: 10px;
}
.cloths-img12{
    position: relative;
    display: flex;
    top: -2078px;
    left: 143px;
    height: 357px;
    margin: 10px;
}
.cloths-img13{
    position: relative;
    display: flex;
    top: -2709px;
    left: 146px;
    height: 242px;
    margin: 10px;
}
.cloths-img14{
    position: relative;
    display: flex;
    top: -2287px;
    left: 23px;
    height: 300px;
    margin: 10px;
}
.cloths-img15{
    position: relative;
    display: flex;
    top: -3578px;
    left: 129px;
    height: 300px;
    margin: 10px;
}
.cloths-img16{
    position: relative;
    display: flex;
    top: -2588px;
    left: 333px;
    rotate: 14deg;
    height: 300px;
    margin: 10px;
}



.box1{
    position: relative;
    margin: 150px;
    margin-left: 564px;
    text-align: center;
    width: 200px;
    color: #bfff80;
    background-color: black;
    border-radius: 25px;
    padding: 0.5em 1em;
}
a{
    color: yellow;
    text-decoration: none;
}
a:hover{
    color:aqua;
}

