/* Custom styles can be added here */
body {
  margin: 0;
  padding: 0;
}

.performance-bar {
  width: var(--performance-width, 0%);
}
