body {
	display: grid;
	max-width: 100vw;
}
img {
	max-width: 97vw;
}
