* {
    box-sizing: border-box;
}
html {
	background:#EFEFEF;
}
.fat {
	font-weight:700;
}