Just finished 'a tribute page' on my second day of FreeCodeCamp

Hi guys I was just hoping I could get some feedback on my first tribute page! :slight_smile:

Very colourful! You could make it even better by replacing your image’s “thumbnail” class with “img-responsive”

This way, the photo gets automatically scaled and is properly displayed to viewers regardless of screen resolution or browser width.

Also, a few unexpected token errors appear if you Analyze CSS within Codepen.

Other than that, nicely done.