<<<<<<< HEAD

htmltools::HTML('<style>
.dashboard {
  position: fixed;
  left: 0;
  top: 50px;
  bottom: 0;
  right: 0;
}
.dashboard iframe {
  width: 100%;
  height: 100%;
  border: none;
}
</style>

<div class="dashboard"> 
<iframe src="https://azz247.github.io/GeoTB/root/TuberculosisPrevalenceMap.html">
</iframe>
</div>')