body{
	background-color: #660099;
	color:#fff;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}
.name{
	font-size: 3em;
}
.title{
	font-size:1.5em;
}
img{
	width:250px;
}
#soon{
	font-size:5em;
	animation: type 8s steps(60, end);
}
