CssLessons Text Formatting Exercise

You Got This!

First paragraph. E lorem ipsum... blah blah blah.

Second paragraph. More filler text that wraps onto multiple lines to show spacing.

Important Links

Check out the documentation and the examples.

Code Sample

function hello() {
	console.log("Hello world!");
}