$(document).ready(function() {
    $("#query-box").focus();
  });
