.container {
  max-width: 700px;
  min-height: 100vh;
  margin: auto;
  container-type: size;
}

