<form> <input type='number'> <input type='submit'> </form>
<form> <input type='number'> <button>submit</button> </form>
위 2개가 같은 역할을 함