body{
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-height: 100vh;
}