.grid-cell {
    transition: all 0.3s ease;
    aspect-ratio: 1 / 1 !important;
}

.grid-text {
    overflow: hidden;
}