body {
	background-color: #000000;
	font-family: arial;
}

input {
	padding: 0px 20px;
	width: 300px;
	height: 40px;
	font-size: 22px;
}

button {
	width: 100px;
	height: 44px;
	font-size: 22px;
}
h1{
	color: rgb(71, 225, 12);
}
.KK{
	color: rgb(71, 225, 12);
}
