1 2 3 4 5 6
document.addEventListener('DOMContentLoaded', function () { KB.render(); KB.listen(); KB.keyboardShortcuts(); });