.px {
        width: 20px;
        height: 20px;
        background-color: lightblue;
}

.sx {
        width: 4px;
        height: 4px;
        background-color: lightblue;
}

td, tr, table { padding: 0px }