.box img {
  justify-content: center;
  text-align: center;
  max-width: min-content;
  align-items: center;
  gap: 20%;
}
.Logo {
  text-align: center;
  background-attachment: scroll;
  align-items: center;
  max-width: 250;
  max-height: 200;
}
