.big_color {
    border: 2px solid #ebebeb;
    min-width: 300px;
    min-height: 300px;
    position: absolute;
    border-radius: 18px;
    overflow: hidden;
    z-index: 21;
    display: none;
}
.color_name {
    position: absolute; bottom: 10px; padding: 10px; background: #ffffffb0; width: 300px; max-width: 300px; white-space: normal;
}