.art-container {
    max-width: 1920px;
    max-height: 1080px;
    width: 100%;
    height: 100%;
    background-image: url("../assets/images/NEWBODY.jpg");
    background-position: center;
    background-size: cover; 
    position: relative;
}

.img-container {
    position: absolute;
}


img {
    width: 100%;
    height: 100%;
}

#img4 {
    width: 550px;
    height: 500px;
    left: -50px;
    top: 230px;
}

#img5 {
    width: 600px;
    height: 600px;
    left: 1370px;
    top: 330px;
}

#img6 {
    width: 675px;
    height: 210px;
    left: 400px;
    top: 700px;
}

#img7 {
    width: 350px;
    height: 500px;
    left: 1100px;
    top:500px;
}

#img8 {
    width: 163px;
    height: 207px;
    left: 300px;
    top: 100px;
}

#img9 {
    width: 163px;
    height: 207px;
    left: 1530px;
    top: 100px;
}

#img13 {
    width: 120px;
    height: 60px;
    left: 0px;
    top: 0px;
}