* {
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
}

img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
