To prevent the image corners from overlapping with the paragraphs when rotating, set the radius to 150px around all corners.
150px
Make sure to pick border-radius followed by : and then 150px, ;.
border-radius
:
;