Subsection 1-3: Mandatory Minimalism

This subsection is a parody of the real thing.

Mandate Forms Examples
		// Example of a mandatory CSS file
		// @import url("https://example.com/mandate.css");
		// body { background-color: #000; color: #fff; }
	

Subsection 1-4: Optional Overlays

This subsection is optional and not really a thing.

Optional Overlays
		// Example of an optional CSS file
		// @import url("https://example.com/optional.css");
		// body { background-color: #000; color: #fff; }