input {
	position: absolute;
	left: 20%;
	top: 40%;
	font-size: 45px;
	font-family: 'Noto Serif', serif;
	color: pink;
}

p {
	position: absolute;
	left: 20%;
	top: 23%;
	font-size: 45px;
	font-family: 'Noto Serif', serif;

}

#play {
	width: 50px;
	position: absolute;
	left: 20%;
	top: 52%;
}