padding
margin
font-size
border
border-radius
background-color
color
width
min-height
When the button is clicked show the value of the input field in the output container.
HINT! Use onkeyup
(works the same as onclick
)
https://developer.mozilla.org/en-US/docs/Web/API/Element/keyup_event