body{
  text-align: center;
  font-size: 3rem;
  background-color: #1b6ca8;
  color: #fce8d5;
}
.map{
    width: 30%;
    height: 30%;
}
