We can set an element's display property to a different value when we want to change how they look and behave on a webpage.
display
Make sure to pick inline-block followed by height and then :, 100px, ;.
inline-block
height
:
100px
;