/* CSS for index.html page. Supplements common.css sheet. */

/* Used with div id (#). */
#codeArea {
  clear: both;
}
