@layer base {
	:where(p) {
		text-wrap: pretty;
	}
}
