@viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

html {
	color: firebrick;
}

/*{
	box-sizing: border-box;
}

*/
