* {
  box-sizing: border-box;
}

#map {
  width: 480px;
  height: 320px;
}

geolocation {
  font-size: small;
}
