As an aside, when a test fails, it tells you which test is failing and then there’s additional information as to why it’s failing. So while “in your head” you may think you’re doing what it’s asking it does its best to explain why you’re not. Another set of eyes on your codepen may be able to help you see what’s missing.
Type in HTML window :<div id="tribute-info> xxxxxxxx < /div>. XXXXs its some information about your subject, It can be list of achievements etc, some header or paragraph. Then u can add CSS.