mark { background: #fef08a; padding: 0 2px; border-radius: 2px; }
details > summary { list-style: none; }
details > summary::-webkit-details-marker { display: none; }
details[open] > summary { border-bottom: 1px solid #f1f5f9; }
