<details>
  Open and close the element to toggle this content.
</details>

<details>
  <summary>With a Summary Element</summary>
  Open and close the element to toggle this content.
</details>
::marker {
  color: orangered;
  font-size: 2rem;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.