.root {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 85px;
    background: white url('../u-chart.vue/assets/empty.png') center center no-repeat;
}
