Description
Exercise #4
Make this a working javascript program that displays the input number in hex, octal, decimal and binary as is styled in the same ways as seen in the reference images in the ref/ sub-directory. The output numbers should be updated whenever the input element is updated.
Run the given solution if you need to see how it should operate / look.