body {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
#folium {
  width: 100vw;
  height: 100vh;
}
