.aaa {
  max-width: 720px;
  margin: auto;
  height: 100vh;
  border: 1px solid red;
}
