pre{
	white-space: pre-wrap;

	color: rgb(50, 49, 48);
	background-color: rgb(250, 249, 248);

	overflow-wrap: break-word;
}