body {
	width: 70%;
	margin: auto;
}

p {
  font-size: 120%;
  color: dimgray;
}

/* Resources:
https://www.makeuseof.com/tag/build-simple-php-website/
https://github.com/atomickarma/muobasicphp
 */
