body{
	width: 100%;
  	height: 100vh;
  	background: url("../../img/bg.png") center;
  	/*background-size: cover;*/
}