body{
	font-family: 'VT323', monospace;
	font-size: 20pt;
	background-color: #b6f442;
	background-image: linear-gradient(#b6f442, #4a1b96);
	background-size: 2500px,2500px;
}

button{
	font-family:'Aldrich', sans-serif;
	font-size: 12pt;
}