@media (max-width: 770px) {
	body {
		max-width: 600px;
		padding: 0 1rem;
	}
}