Как сделать кнопку нажатием в раздел Quartle.js

use "js-btn" as id in button
#js-btn{
    position:relative;
    z-index:9999;
}
Hamza Najam