Grant's Tomb
What I learned:
- Create an object literal with properties and methods
- Access the properties in an object
- Access the methods of an object
- Use template strings
- Use querySelector and textContent to dynamically change text on the screen
- Implement conditional checking