*{
	font-family: 'Courier New', Courier, monospace;
	margin: 10px;
}
h1{
	font-size: 30;
}
button{
	margin: 10px;
	padding: 10px;
}