body{
  background: #eeedec;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}
.container{
  max-width: 500px;
}
.icon{
	position: relative;
	top: -65px;
	border-radius: 0%;
	width: 100px;
	height: 100px;
	margin-bottom: -65px;
}