How to move a particular div to far right?
What I want is to display this dark magenta colored box to the far right and also I want that dark magenta colored box to shrink and grow in small/big devices.
Output
Creating a 1:1 ratio element, centered within another element
I am attempting to create some rectangular boxes with circular (not ovular) boxes inside those. Currently the behaviour I’m getting is this:
Whereas the behaviour I was expecting was circles (i.e. 1:1 aspect ratio). My HTML for this is as follows: