/*
 * Style sheets for Wiot's web sites https://wiot.se
 * author: Christian Delén 2014–2022
 */
main {
	text-align: center;
}
h1 {
	font-size: 7em;
	color: #ff8c00;
	background-color: #fff;
}
