body {
    background-color: #E5E5E5;
}

.border-stone-350 {
    border-color: #E5E5E5;
}

.square {
    width: 256px;
    height: 256px;

    min-width: 256px;
    min-height: 256px;

    background: #F2F2F2;
}