:root{--main-bg-color: #f4f3f2;--main-text-color: #333a3f}*{background-color:var(--main-bg-color);color:var(--main-text-color)}.color-square{display:flex;width:200px;height:200px}app-colordiv{flex:1;height:100%}
