main{
  margin:0 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
section{
  width:350px;
  min-height:400px;
  height: auto;
  max-height: 80vh;
}
