:root {
  /* --bg-color: lightblue; */
	--rounded-corner: 0.1rem; 
	--rounded-corner-small: 0.2rem; /*  hover */
	--container-width: 50rem;
}

img {
	background: white;
}
