<style>
figure {
    display: block;
     text-align:center;
}
.fgcls1{
    width:100%;
}

figcaption {
  font-size: 100%;
  margin: 1em 0;
}
th:empty { background-color: #eeee80; }
td:empty { background-color: #dddddd; }
</style>