@import 'simple.css';
@import 'small.css';
@import 'grayscale.css';

body {
  background: antiquewhite;
}

.d3-gauge {
  float: left;
}
