<h1 class="text-center">Generate Lottery Numbers!</h1>
<div class="text-center">
<!-- Here we have our button with id random-button -->
<button id="random-button" class="btn btn-primary btn-lg"><h1>?</h1></button>
</div>
" + lottoNumber); }); }); </script>