Clone Harmony: Dominant Behavior

Welcome to the Dominant Behavior section of Clone Harmony, where you'll find all the answers to the most pressing question of the century: What's the best way to be a supreme ruler?

Here's a list of rules that'll guide you through the process of becoming the most dominant clone in the galaxy:

Take the quiz and find out if you're cut out to be the most dominant clone of all!
		
			// clone_harmony_dominant_behavior.js
			function dominate() {
				// Be loud. Be boisterous. Be obnoxious.
				console.log('You are the supreme ruler of the universe!');
			}