console.log("everything is still smooth")

// function(e) {
//   (e.keyCode === 13 || e.keyCode === 32) && $(this).trigger("click")
// }