
.box[data-v-0251d026] {
  height: 100%;
  width: 100%;
  position: relative;
}
.header[data-v-0251d026] {
  height: 10%;
  text-align: center;
  z-index: 999;
}
.body[data-v-0251d026]{
  height: 90%;
  width: 100%;
}
#fullscreen-btn[data-v-0251d026]:hover {
  color: #1679ebf6;
  cursor: pointer;
}
.fullscreen-radio[data-v-0251d026]{
  text-align: center;
  margin-top: -20px;
  z-index: 99;
  position: relative;
}
.fullscreen-chart[data-v-0251d026]{
  height: 900px;
  width: 1200px;
  margin-left: calc(50% - 600px);
  margin-top: -150px;
  position: relative;
}

