body {
  font-family: 'Helvetica', 'Arial', sans-serif;
  margin: 1vw;
}

#plot {
  width: 100vw;
  height: 85vh;
}
