* {
  box-sizing: border-box;
}

html{
	background-color: #F3EEE2;
}