@charset "utf-8";
/* CSS Document */


main{
	width: 90%;
	height: auto;
	margin: 10vh auto 0;
}

main img{
	width: 100%;
	height: 100%;
}