Fix grid width

fix-grid
Css
.fix-grid > div > .grid{
display:block;
}
:root{
--bs-warning-rgb: 225,205,0;
}