<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Custom hint groups</title>
</head>
<body>
<div class="clickable" onclick="console.log('beep!')">beep!</div>
</body>
</html>