* {
	box-sizing: border-box;
}
body {
	color: #06B6D4;
	margin: 0;
}
a {
	color: #92400E;
	text-decoration: none;
}
