body, html {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

.w3-content {
	min-height: 100%;
}

img#footer {
	z-index: -1;
}

#gallery {
	gap: 16px;
	flex-wrap: nowrap;
	overflow-x: auto;
}
