const COLOR_TREE_STYLE: &str = " #color-value { width: 100%; height: 100%; box-sizing: border-box; border: 1px solid gray; border-radius: 2px; } ";