////////////////// // HELPERS /////// ////////////////// function $(query){ return document.querySelector(query); }