@charset "UTF-8";

.box {
	background-color: rgb(255, 255, 255);
	text-align: center;
}

.box img {
	max-width: 100%;
}