body{
    background-image: url(../../Assets/Graphics/Pictures/MyPainting/LongAgo/1723210352196.png);
    /* background-image: url(../../Assets/Graphics/Pictures/MyPainting/LongAgo/1712970923612.png); */
        background-color: whitesmoke;
        background-size: 700px;
        background-position: center;
        background-repeat: no-repeat;
}

picture, img{
    display: block;
    max-width: 100%;
}