/**
 *
 */
html,body{
	width:100%;
	min-width:400px;
	font-size:18px;
}
main{
	flex-direction: column;
	
}