/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 09:23:04 */
.cw-grid td {
    border: 1px solid #000;
    width: 40px;
    height: 40px;
}
.cw-grid input {
    width: 100%;
    height: 100%;
    font-size: 20px;
    text-align: center;
    border: none;
}
.wrong {
    background: #ffcccc;
}
