:root{
  --screenWidth: 1920px;
	--screenHeight: 100%;

  --beltElementsContainerWidth: 1920px;
  --beltElementsContainerHeight: 948px;

  --singleUserWindowWidth: 1785px;
  --singleUserWindowHeight: 976px;
}
