I have some squares s of size 15px rendered on a page. Their absolute size varies based on the screen resolution - so on very large resolutions, these end up looking much smaller than I want them to be.
How do I define the width in CSS to make sure they are more or less proportionate across all the different resolutions?