
/* 
 *************************************
 * <!-- APP2 -->
 *************************************
 */

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