.map {
  aspect-ratio: 35 / 18;
  margin-block-start: 5rem;
  margin-inline: auto;
  max-width: var(--size-37);
  width: 100vw;
}
