
/* 
 *************************************
 * <!-- APP3 -->
 *************************************
 */

#root {
	
	/* this is a description. */
    &::before {
        content: '#root::before';
    }
}