JavaScript Console: Remove all "divs" of a certain "class"

GOAL:  Remove all "divs" of a certain "class" from an html webpage of your browser using the JavaScript console.

STEPS:

1. Right click on the webpage > Inspect > click on the "Console" tab

2. Copy & paste each individual sub-step into your console one at a time: