.container{
  max-width:1440px;
  width:100%;
  height:100%;
  min-height:100%;
  position:relative;
  margin: 30% auto 0 auto;
  font-size:24px;
  text-align:center;
}
