Applying Style

Try it yourself, by editing in code playground below!

  1. Change the color of some text.
  2. Changed the background of the main-container <div> to “silver”.
  3. Change all the borders to “#5e001d”.
  4. Add another <p> with both an <em> and <strong> element. How does it look?
  5. Feeling adventurous? Add some paragraphs to the secondary <div> and add your own style elements to .secondary-container in the CSS - whatever you can come up with!