table { border-collapse: collapse; margin: 10px auto; }
td { border: 1px solid #444; width: 32px; height: 32px; padding: 0; }
input { width: 30px; height: 30px; font-size: 20px; text-align: center; border: none; outline: none; display: block; }

/* The 'Voir' colors */
input.bad { background-color: #f7c5c5 !important; color: #b00 !important; }
input.preset { background-color: #eee !important; font-weight: bold; color: #000 !important; }

#status { height: 25px; font-weight: bold; text-align: center; }