Is there a way to align two divs horizontally next to each other, centered in the browser window?
These divs should have equal width and height, with a small gap between them. Additionally, they need to be responsive.
I've searched on Stack Overflow for a solution but couldn't find one that addresses my specific requirements.