#chartdiv {
  width: 100%;
  height: 500px;
}
#select {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 15px;
    padding: 10px;
}