html{
  scroll-behavior: smooth;
  
}
.hover:hover {
  color:red;
}
.map-frame {
  width:100%;
}