* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
  color:#FFF;
  background-color:#0CF
}
.logo{
	text-align:center
}