1 2 3 4 5 6 7
<script></script> <div class="app"> <h2>Level: <input type="number" min="1" max="60" /></h2> </div> <style></style>