#race-map {
  height: 400px;
  width: 100%;
  margin-block: 1rem;
  border: var(--border-width) solid var(--color-border);
}
