# DNA: Number Control

## Monolith
Render function returning a container with an input and two button children.

## JS Strategy
Strict use of `Math.min` and `Math.max` to enforce boundaries. Shift key modifier is checked via `e.shiftKey`.