https://codepen.io/NicholasLetwin/pen/XWLxwvR
Above is the link to my fork of the code pen provided for HW #1.
`--meme-maker-font-size-medium` is special because it is like a variable that allows you to define a font size and reuse it across the code.
@media is powerful because you can use it to set/design different styles for different types of media devices/screen sizes.