html,body {
  height: 100%;
}

.main{
	background-color: #454b7a;
	min-height: 100vh;
}

.full-container{
	height: 100%;
}