body {
    margin: 0px;
    background-color:#fffaf0;
}

svg text {
    stroke: #000000;
    stroke-width: 1px;
    fill: #aaaaaa;
}
