:root
{
    --primaryclr: #FFFFFFF;
}

html *
{
    box-sizing: border-box;
}