body {
  margin: 0;
  display: flex;
  place-items: center;
  min-height: 100vh;
}
