
.sokoban {
table-layout: fixed;
direction: ltr;
}
.sokoban td {
width: 6vw;
}
.sokoban td img {
width: 100%;
}
