#textbox {
	background-color: rgba(0, 0, 0, 0);
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 50px;
	font-family: "Anomalia ML v2 AAA Bold";
	border-radius: 6px;
}