body{
	background-color:#28274a;
}
.round-button{
	border-radius:10px;
	border:2px solid #c227d6;
}
#wordInput{
	border:2px solid;
	border-radius:4px;
	background-color:#4862c2;
}
.font1{
	font-family: "Short Stack" , cursive;
	font-size: 20px;
}
.yellowgold{
	color: #919159;
}
.lavanderish{
	background-color:#8086c2;
}
.inputBackground{
	background-color:#4862c2;
}
