body {
  font-family: 'Roboto', sans-serif;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}

#chartdiv {
  width: 100%;
  height: 80vh;
}