export const GridWithSidebarStyling = { display: "grid", gridTemplateColumns: "1fr auto", };