div {
	margin: 20px auto;
	text-align: center;
}
img {
	border: none;
}
button {
	padding: 0;
	background: transparent;
	border: none;
	width: 100%;
	height: 100%;
}
model-viewer {
	width: 300px;
	height: 100px;
	margin: 10px auto;
	--progress-bar-height: 0;
}
