body {
  background: #8eada9;
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
