html, body {
  padding: 0;
  margin: 0;
  font-family: "Stuff sans", Roboto, sans-serif;
}

#ha-chart {
  height: 350px;
  width: 100%;
}