1 2 3 4 5 6 7 8 9 10 11 12 13 14
body { margin: 30px 25px 40px 25px; } .mat { margin: 20px; } .cell { width: 15px; height: 15px; display: inline-block; background-color: #000; }