Pizza Order Form
What I learned:
- Created an object literal with properties and methods
- Set the properties in an object
- Access the properties in an object
- Access the methods of an object
- Use math operators
- Use template literals
- Use querySelector and textContent to dynamically change text on the screen