:root{
    --color-primary: rgb(204, 236, 206);
}
body{
    background-color:#eee;
}