/* css styles */
#my-grid {
    border: 1px solid #ccc;
    padding: 1em;
    border-radius: 8px;
    text-align: center;
}