Create a responsive grid layout with no media queries, using CSS Grid Embracing the flexible nature of the web gives us powerful, resilient front-ends, where instead of using specific sizes, we give elements sensible boundaries and let them auto-fill where possible. I embrace this mentality as much as possible and roll utilities out like this one for grid layouts: See the Pen Piccalilli CSS Utilit