﻿body {
  background-image: radial-gradient(circle at top right, #dbeafe 0%, #f8fafc 35%, #f1f5f9 100%);
}

#chart iframe {
  border-radius: 0.5rem;
}
