*,
* ::before,
* ::after {
	box-sizing: border-box;
	background-size: 100% 100%;
}


