@layer structure{.autogrid,.grid{display:grid}.autogrid{grid-template-columns:repeat(auto-fill,minmax(var(--grid-item-width,200px),1fr))}}