/* Small additions on top of Tailwind. */
html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; }
.chart-box { position: relative; height: 400px; }
