@charset "utf-8";


body {
	background-color: hsl(212, 100%, 15%) ;

}

img{
	max-width:800px;
	max-height:800px;
}

