<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Interactive Elements</title>
</head>
<body>
<details open>
<summary>Summary</summary>
Something small enough to escape casual notice.
</details>
</body>
</html>