.show-all[open]>summary{
  display: none;
}
.show-all[open]>li{
    /* display: flow-root; */
    margin-bottom: calc(12px + 0.75rem);
}