Getting Address from Google's Reverse Geocoding

Hello. I am trying to use Google’s reverse geocoding to take coordinates (long and lat) and return addresses. I just copy pasted their reverse geocoding code but don’t know what to do next to get the address to print itself out into a div. I would greatly appreciate any help. The code is in codepen and I would greatly appreciate feedback.