img {
    max-width: 100%; 
}

p:has(img) {
    text-align: center;
}