We'll learn different ways to use querySelector() later.
For now, the main thing to remember is that it's very powerful and can be used to access any specific element on a webpage.
Make sure to pick querySelector followed by ( and then "p.order.info", ).