body {
  align-content: center;
  background-color: #363e4f;
  color: #a8dea2;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', sans-serif;
  font-size: calc(10px + 2vmin);
  margin: 0;
  min-height: 100dvh;
  text-align: center;
}
