html, body, #root {
  height: 100%;
  min-height: 100%;
}

body {
  /*overflow: hidden;*/
}

.dashboard-container{
  height: 785px;
  min-width: 100%;
}