Similar Inquiry:
Method to center an image both vertically and horizontally within a larger div
I'm working on positioning a div that is 300px in both height and length. My goal is to have another div inside it, sized at 100px for both dimensions, centered perfectly both horizontally and vertically. Essentially, I want there to be 100px of space between the inner div and the outer div on all sides. How would I go about achieving this?