html, body, wrapper {

width: 100%;
height: 100%;
margin: 0px;

}

h1 {

font-size: 64px;

}

h1, h2, h3 {

font-weight: inherit;
margin: 0;

}

h2, h3 {

font-family: monospace;
text-align: right;
font-size: inherit;
position: absolute;
font-size: 24px;
top: 20px;
right: 20px;

}

.chart {

font-family: Arial, sans-serif;
font-size: 12px;

}

.axis path, .axis line {

fill: none;
stroke: #000;
shape-rendering: crispEdges;

}