currently I have the following code
it comes out to something like this
You can use the following to make type="number" accept positive numbers only:
type="number"
input type="number" step="1" pattern="\d+"