p {
	all: unset;
	display: block;
}

p[x] {
	text-wrap: wrap;
	text-wrap: pretty;
}