/* Jonah Greenstein Creative Portfolio - Pykari CSS */

body {
	margin: 0 auto;
	max-width: 50rem;
}

img {
	max-width: 100%;
	height: auto;
}
