tfoot input {
  box-sizing: border-box;
  width: 100%;
  padding: 3px;
}

.gradient-header {
  color: #0000;
  background-image: linear-gradient(to left, #553c9a, #b393d3);
  background-clip: text;
  font-size: 70px;
  font-weight: 600;
}

#myChart, #mySpiderChart {
  width: 400px;
  height: 400px;
  margin: 0 auto;
  display: block;
}
/*# sourceMappingURL=index.2cdaf7bc.css.map */
