I am text in a paragraph! Since the paragraph is "myClass", it will be normal font, and centered on the screen.
I am another paragraph! Paragraphs automatically have line-breaks between them. Since I am "mySecondClass", I will be BIG font, and aligned to the right.
I can also have line breaks inside the paragraph.
A tag can also have multiple classes. Since both myClass and mySecondClass have text-align and font-size, mySecondClass overwrited myClass since it is called second.
Note, however, that the text is still red!