#category-menu{text-align:center;z-index:5;grid-column:1/3;height:30px;margin-bottom:2rem;font-size:1.5rem}@media (min-width:550px){#category-menu{grid-column:1/4}}@media (min-width:1440px){#category-menu{grid-column:1/5}}#category-menu button{color:var(--gray);cursor:pointer;background:0 0;border:none;font-size:1.5rem}#category-menu ul{border:2px solid var(--faded-highlight);border-radius:var(--radius);background:var(--background);margin-top:1rem;padding:2rem;list-style:none}#category-menu ul li{margin-block:1rem}
