@import url(http://fonts.googleapis.com/css?family=Share+Tech);


.graphsize {
  font-weight: bold;
  font-size: 50px;
}

svg {
  height: 400px;
  width: 400px;
}


.graph-bd {
  overflow: hidden;
}
